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/calendarconfig/source.jsx |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/templates/calendarconfig/source.jsx b/src/templates/calendarconfig/source.jsx
index 9ed369e..1fdbb8e 100644
--- a/src/templates/calendarconfig/source.jsx
+++ b/src/templates/calendarconfig/source.jsx
@@ -48,7 +48,6 @@
         options: [],
         orderType: 'asc',
         match: 'like',
-        display: 'dropdown'
       }, {
         origin: true,
         uuid: Utils.getuuid(),
@@ -61,7 +60,6 @@
         options: [],
         orderType: 'asc',
         match: 'equal',
-        display: 'dropdown'
       }, {
         origin: true,
         uuid: Utils.getuuid(),
@@ -74,7 +72,6 @@
         options: [],
         orderType: 'asc',
         match: 'greater',
-        display: 'dropdown'
       }
     ]
   }

--
Gitblit v1.8.0