From ab941662167dc16d4b4e73522b275f47f4a89ff0 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 06 九月 2020 23:22:19 +0800
Subject: [PATCH] 2020-09-06

---
 src/menu/actioncomponent/formconfig.jsx |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/src/menu/actioncomponent/formconfig.jsx b/src/menu/actioncomponent/formconfig.jsx
index 9359dc4..985a7e8 100644
--- a/src/menu/actioncomponent/formconfig.jsx
+++ b/src/menu/actioncomponent/formconfig.jsx
@@ -395,7 +395,15 @@
         value: 'false',
         text: '闈炲繀濉�'
       }]
-    }
+    },
+    // {
+    //   type: 'select',
+    //   key: 'linkcomponents',
+    //   label: '',
+    //   initVal: card.Ot || 'requiredSgl',
+    //   required: true,
+    //   options: []
+    // }
   ]
 
   if (type === 'chart') {

--
Gitblit v1.8.0