NEZ-1116 fix: Asset model页面设置默认列设置后页面有空白
This commit is contained in:
@@ -109,7 +109,7 @@ export default {
|
|||||||
label: this.$t('config.model.name'),
|
label: this.$t('config.model.name'),
|
||||||
prop: 'name',
|
prop: 'name',
|
||||||
show: true,
|
show: true,
|
||||||
width: 350,
|
minWidth: 350,
|
||||||
sortable: 'custom'
|
sortable: 'custom'
|
||||||
}, {
|
}, {
|
||||||
label: this.$t('config.model.brand'),
|
label: this.$t('config.model.brand'),
|
||||||
|
|||||||
Reference in New Issue
Block a user