NEZ-1114 fix:User页面设置默认列设置后页面有空白

This commit is contained in:
zhangyu
2021-10-28 14:00:24 +08:00
parent a2eaa35dea
commit 5bdc5e9001

View File

@@ -126,7 +126,7 @@ export default {
label: this.$t('config.user.name'),
prop: 'name',
show: true,
width: 600,
minWidth: 600,
sortable: 'custom'
},
// {