alertMeassageTable 样式修改

This commit is contained in:
zhangyu
2020-08-06 13:46:42 +08:00
parent ebb8d7b786
commit effa0e882a

View File

@@ -275,7 +275,7 @@
prop: 'labels',
show: true,
NotSet:true,
minWidth:350
minWidth:200
}, {
label: this.$t("alert.severity"),
prop: 'severity',
@@ -285,10 +285,12 @@
label: this.$t('alert.summary'),
prop: 'summary',
show: true,
minWidth:200
}, {
label: this.$t('alert.description'),
prop: 'description',
show: true,
minWidth:200
}, {
label: this.$t('alert.list.state'),
prop: 'state',