NEZ-1740 fix:告警列 最近告警柱形图 根据 告警数量显示不同高度

This commit is contained in:
zhangyu
2022-03-28 10:42:31 +08:00
parent 252f03f59f
commit 5c4b263809
15 changed files with 19 additions and 18 deletions

View File

@@ -228,7 +228,7 @@ export default {
label: this.$t('alert.alert'),
prop: 'alertNum',
show: true,
width: 150,
minWidth: 170,
sortable: 'custom'
}, {
label: this.$t('alert.config.receiver'),