alertMeassageTable 样式修改
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user