fix:修改第二列为自适应
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user