fix 修改asset alerts显示不全的问题

This commit is contained in:
zhangyu
2020-08-06 16:31:51 +08:00
parent 2223505fc0
commit 680cc39da3

View File

@@ -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',