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

This commit is contained in:
zhangyu
2022-03-28 12:30:51 +08:00
parent 0132be7c1f
commit c42ddd6e24
11 changed files with 12 additions and 12 deletions

View File

@@ -253,7 +253,7 @@ export default {
label: this.$t('asset.alertNum'),
prop: 'alertNum',
show: true,
minWidth: 170,
width: 120,
sortable: 'custom'
}, {
label: this.$t('asset.endpointNum2'),