fix 修改asset alerts显示不全的问题
This commit is contained in:
@@ -308,7 +308,7 @@
|
|||||||
label: this.$t("asset.tableTitle.alerts"),
|
label: this.$t("asset.tableTitle.alerts"),
|
||||||
prop: 'Alert',
|
prop: 'Alert',
|
||||||
show: true,
|
show: true,
|
||||||
width: 80
|
width: 100
|
||||||
}, {
|
}, {
|
||||||
label: this.$t("asset.tableTitle.dataCenter"),
|
label: this.$t("asset.tableTitle.dataCenter"),
|
||||||
prop: 'dataCenter',
|
prop: 'dataCenter',
|
||||||
|
|||||||
Reference in New Issue
Block a user