fix: 修复列表页面错位

This commit is contained in:
@changcode
2022-03-24 14:16:35 +08:00
parent 308f891da4
commit 21b6fa9db3
2 changed files with 2 additions and 1 deletions

View File

@@ -162,7 +162,7 @@ export default {
label: this.$t('config.dc.cabinetNum'),
prop: 'cabinetNum',
show: true,
minWidth: 100,
minWidth: 110,
sortable: 'custom'
}, {
label: this.$t('config.dc.assets'),