From 5756a8f94dde7fecd23e147cdb8e96cb8a70a4e4 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 10 三月 2025 14:14:26 +0800
Subject: [PATCH] Merge branch 'develop'

---
 src/menu/components/card/cardcellcomponent/formconfig.jsx |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/menu/components/card/cardcellcomponent/formconfig.jsx b/src/menu/components/card/cardcellcomponent/formconfig.jsx
index 08054fd..c57d042 100644
--- a/src/menu/components/card/cardcellcomponent/formconfig.jsx
+++ b/src/menu/components/card/cardcellcomponent/formconfig.jsx
@@ -735,6 +735,14 @@
       options: [],
     },
     {
+      type: 'text',
+      key: 'noVExtra',
+      label: '绌哄�兼墿灞�',
+      initVal: card.noVExtra || '',
+      tooltip: '褰撳瓧娈靛�硷紙鎴栭潤鎬佸厓绱犵殑绌哄�煎瓧娈碉級涓烘墿灞曞�兼椂锛堜笉鍖哄垎澶у皬鍐欙紝澶氫釜鍊肩敤閫楀彿鍒嗛殧锛夛紝绛夋晥浜庣┖鍊硷紝鍏冪礌灏嗚闅愯棌銆�',
+      required: false
+    },
+    {
       type: 'radio',
       key: 'lostTip',
       label: '鍥剧墖缂哄け',

--
Gitblit v1.8.0