From f4b9504cad034ddcdef21c2081d14a4984fcd2d3 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 15 七月 2024 17:14:48 +0800
Subject: [PATCH] 2024-07-15

---
 src/templates/sharecomponent/tabscomponent/formconfig.jsx |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/templates/sharecomponent/tabscomponent/formconfig.jsx b/src/templates/sharecomponent/tabscomponent/formconfig.jsx
index 2dc9860..080a960 100644
--- a/src/templates/sharecomponent/tabscomponent/formconfig.jsx
+++ b/src/templates/sharecomponent/tabscomponent/formconfig.jsx
@@ -48,14 +48,14 @@
       required: false,
       options: equalTabs
     },
-    {
-      type: 'text',
-      key: 'foreignKey',
-      label: '澶栭敭',
-      tooltip: '澶栭敭鏃ㄥ湪鏍囩椤典腑鎵ц榛樿鍑芥暟锛堟坊鍔狅級鏃讹紝鏇挎崲BID瀛楁',
-      initVal: card.foreignKey || '',
-      required: false
-    },
+    // {
+    //   type: 'text',
+    //   key: 'foreignKey',
+    //   label: '澶栭敭',
+    //   tooltip: '澶栭敭鏃ㄥ湪鏍囩椤典腑鎵ц榛樿鍑芥暟锛堟坊鍔狅級鏃讹紝鏇挎崲BID瀛楁',
+    //   initVal: card.foreignKey || '',
+    //   required: false
+    // },
     {
       type: 'number',
       key: 'level',

--
Gitblit v1.8.0