From 812070dc565f03bafb0b62696004aa676ed1b787 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 19 八月 2021 15:50:16 +0800
Subject: [PATCH] 2021-08-19

---
 src/menu/components/form/formaction/formconfig.jsx |   16 +---------------
 1 files changed, 1 insertions(+), 15 deletions(-)

diff --git a/src/menu/components/form/formaction/formconfig.jsx b/src/menu/components/form/formaction/formconfig.jsx
index 9b358d1..06eaf88 100644
--- a/src/menu/components/form/formaction/formconfig.jsx
+++ b/src/menu/components/form/formaction/formconfig.jsx
@@ -273,20 +273,6 @@
       tooltip: '鎵ц鎴愬姛鍚庨渶瑕佸埛鏂扮殑缁勪欢銆�',
       required: false,
       options: modules
-    },
-    // {
-    //   type: 'radio',
-    //   key: 'enable',
-    //   label: '鏄惁鏄剧ず',
-    //   initVal: card.enable || 'true',
-    //   required: false,
-    //   options: [{
-    //     value: 'true',
-    //     text: '鏄剧ず'
-    //   }, {
-    //     value: 'false',
-    //     text: '闅愯棌'
-    //   }]
-    // }
+    }
   ]
 }

--
Gitblit v1.8.0