From c33ac9ddcdbed91bd2267bed2a96199441806a04 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 22 九月 2022 17:00:15 +0800
Subject: [PATCH] 2022-09-22

---
 src/templates/comtableconfig/source.jsx |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/src/templates/comtableconfig/source.jsx b/src/templates/comtableconfig/source.jsx
index 07b053a..3491275 100644
--- a/src/templates/comtableconfig/source.jsx
+++ b/src/templates/comtableconfig/source.jsx
@@ -36,7 +36,6 @@
         initval: '',
         type: 'text',
         resourceType: '0',
-        setAll: 'false',
         options: [],
         orderType: 'asc',
         match: 'like',
@@ -48,7 +47,6 @@
         initval: '',
         type: 'select',
         resourceType: '0',
-        setAll: 'false',
         options: [],
         orderType: 'asc',
         match: 'equal',
@@ -60,7 +58,6 @@
         initval: '',
         type: 'date',
         resourceType: '0',
-        setAll: 'false',
         options: [],
         orderType: 'asc',
         match: 'greater',
@@ -228,13 +225,13 @@
     },
     {
       type: 'search',
-      label: CommonDict['model.form.dateday'],
+      label: '鏃ユ湡锛堝ぉ锛�',
       subType: 'date',
       url: ''
     },
     {
       type: 'search',
-      label: CommonDict['model.form.dateweek'],
+      label: '鏃ユ湡锛堝懆锛�',
       subType: 'dateweek',
       url: ''
     },

--
Gitblit v1.8.0