From 2cb09105d702ccae0644126ca6ea7f85e1f218bc Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 10 十二月 2021 14:06:14 +0800 Subject: [PATCH] 2021-12-10 --- src/templates/comtableconfig/source.jsx | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/src/templates/comtableconfig/source.jsx b/src/templates/comtableconfig/source.jsx index 6743863..07b053a 100644 --- a/src/templates/comtableconfig/source.jsx +++ b/src/templates/comtableconfig/source.jsx @@ -40,7 +40,6 @@ options: [], orderType: 'asc', match: 'like', - display: 'dropdown' }, { origin: true, uuid: Utils.getuuid(), @@ -53,7 +52,6 @@ options: [], orderType: 'asc', match: 'equal', - display: 'dropdown' }, { origin: true, uuid: Utils.getuuid(), @@ -66,7 +64,6 @@ options: [], orderType: 'asc', match: 'greater', - display: 'dropdown' } ], action: [ -- Gitblit v1.8.0