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

@@ -147,7 +147,7 @@ export default {
label: this.$t('project.module.alerts'),
prop: 'alertNum',
show: true,
width: 200,
width: 170,
sortable: 'custom'
},
{