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/formtabconfig/dragelement/index.jsx |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/templates/formtabconfig/dragelement/index.jsx b/src/templates/formtabconfig/dragelement/index.jsx
index c75052f..827f7d0 100644
--- a/src/templates/formtabconfig/dragelement/index.jsx
+++ b/src/templates/formtabconfig/dragelement/index.jsx
@@ -118,7 +118,6 @@
         newcard.setAll = 'false'
         newcard.orderType = 'asc'
         newcard.match = _match
-        newcard.display = 'dropdown'
       } else if (item.type === 'action') {
         newcard.label = 'button'
         newcard.Ot = 'requiredSgl'

--
Gitblit v1.8.0