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: {