From 09e0de52a398dd08a0dc3f4b43e4589d211e9c27 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 30 十二月 2021 12:44:45 +0800
Subject: [PATCH] 2021-12-30

---
 src/templates/modalconfig/source.jsx |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/templates/modalconfig/source.jsx b/src/templates/modalconfig/source.jsx
index 230eeb8..0f50944 100644
--- a/src/templates/modalconfig/source.jsx
+++ b/src/templates/modalconfig/source.jsx
@@ -26,7 +26,6 @@
       initval: '',
       type: 'text',
       resourceType: '0',
-      setAll: 'false',
       options: [],
       orderType: 'asc',
       decimal: 0,
@@ -44,7 +43,6 @@
       initval: '',
       type: 'select',
       resourceType: '0',
-      setAll: 'false',
       options: [],
       orderType: 'asc',
       decimal: 0,
@@ -62,7 +60,6 @@
       initval: '',
       type: 'date',
       resourceType: '0',
-      setAll: 'false',
       options: [],
       orderType: 'asc',
       decimal: 0,

--
Gitblit v1.8.0