fix:修改第二列为自适应

This commit is contained in:
zhangyu
2020-08-07 09:37:58 +08:00
parent ffcc248f8c
commit 4103243e1c
2 changed files with 2 additions and 2 deletions

View File

@@ -281,7 +281,7 @@
label: this.$t("asset.tableTitle.id"),
prop: 'ID',
show: true,
width: 110
// width: 110
}, {
label: this.$t("asset.tableTitle.assetType"),
prop: 'assetType',