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

@@ -261,7 +261,7 @@ export default {
label: this.$t('project.endpoint.alerts'),
prop: 'alerts',
show: true,
minWidth: 150,
minWidth: 180,
sortable: 'custom'
},
{