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/formtabconfig/source.jsx | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/src/templates/formtabconfig/source.jsx b/src/templates/formtabconfig/source.jsx index 148e0ab..e5ddf6c 100644 --- a/src/templates/formtabconfig/source.jsx +++ b/src/templates/formtabconfig/source.jsx @@ -29,7 +29,6 @@ initval: '', type: 'text', resourceType: '0', - setAll: 'false', options: [], orderType: 'asc' }, { @@ -40,7 +39,6 @@ initval: '', type: 'select', resourceType: '0', - setAll: 'false', options: [], orderType: 'asc' }, { @@ -51,7 +49,6 @@ initval: '', type: 'date', resourceType: '0', - setAll: 'false', options: [], orderType: 'asc' } @@ -73,7 +70,6 @@ Ot: 'notRequired', execSuccess: 'grid', execError: 'never', - errorTime: 15, OpenType: 'exec', icon: '', class: 'border-primary', @@ -84,7 +80,6 @@ label: '鍏抽棴', execSuccess: 'grid', execError: 'never', - errorTime: 15, OpenType: 'exec', pageTemplate: '', url: '', -- Gitblit v1.8.0