fix: 修复alertrule search

This commit is contained in:
chenjinsong
2021-06-10 18:36:24 +08:00
parent 5fc14c1051
commit b7b4b480cc
2 changed files with 3 additions and 1 deletions

View File

@@ -137,7 +137,7 @@ export default {
id: 4,
name: this.$t('alert.severity'),
type: 'severity',
label: 'severity',
label: 'severityIds',
disabled: false
}]
},