From e9f17fa1c38b009dc3d2d67a8b7360adf80b27a5 Mon Sep 17 00:00:00 2001 From: "@changcode" Date: Fri, 24 Dec 2021 18:43:41 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=9D=9Eselect?= =?UTF-8?q?=E6=90=9C=E7=B4=A2=E6=9D=A1=E4=BB=B6=E6=97=B6=EF=BC=8C=E5=8E=BB?= =?UTF-8?q?=E9=99=A4=20isSearchInput=20=E5=88=A4=E6=96=AD=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/page/alert/alertRule.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/nezha-fronted/src/components/page/alert/alertRule.vue b/nezha-fronted/src/components/page/alert/alertRule.vue index bf9249f3b..223588bb8 100644 --- a/nezha-fronted/src/components/page/alert/alertRule.vue +++ b/nezha-fronted/src/components/page/alert/alertRule.vue @@ -345,7 +345,6 @@ export default { ids: { target: this.searchLabel, propertyName: 'ids', - isSearchInput: true, type: 'string', defaultJson: { disabled: false, @@ -396,7 +395,6 @@ export default { }, name: { target: this.searchLabel, - isSearchInput: true, propertyName: 'name', type: 'string', defaultJson: {