fix:修改地图标识颜色

This commit is contained in:
wangwenrui
2020-10-16 09:37:19 +08:00
parent 2ac1615425
commit 916b5eeadc
2 changed files with 2 additions and 8 deletions

View File

@@ -207,13 +207,7 @@
type: 'input',
label: 'alertName',
disabled: false
}, {
id: 3,
name: this.$t('alert.list.type'),
type: 'select',
label: 'alertType',
disabled: false
}, {
}, {
id: 4,
name: this.$t('alert.severity'),
type: 'selectString',