From 980210de48d28a7645553c741b097311494fb960 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 11 十一月 2021 14:42:55 +0800 Subject: [PATCH] 2021-11-11 --- src/templates/subtableconfig/source.jsx | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/src/templates/subtableconfig/source.jsx b/src/templates/subtableconfig/source.jsx index d8c8aa3..e29bb3f 100644 --- a/src/templates/subtableconfig/source.jsx +++ b/src/templates/subtableconfig/source.jsx @@ -39,7 +39,6 @@ options: [], orderType: 'asc', match: 'like', - display: 'dropdown' }, { origin: true, uuid: Utils.getuuid(), @@ -52,7 +51,6 @@ options: [], orderType: 'asc', match: 'equal', - display: 'dropdown' }, { origin: true, uuid: Utils.getuuid(), @@ -65,7 +63,6 @@ options: [], orderType: 'asc', match: 'greater', - display: 'dropdown' } ], action: [ -- Gitblit v1.8.0