diff --git a/nezha-fronted/src/components/common/table/settings/userTable.vue b/nezha-fronted/src/components/common/table/settings/userTable.vue index 36ebbe796..2912c7149 100644 --- a/nezha-fronted/src/components/common/table/settings/userTable.vue +++ b/nezha-fronted/src/components/common/table/settings/userTable.vue @@ -126,7 +126,7 @@ export default { label: this.$t('config.user.name'), prop: 'name', show: true, - width: 600, + minWidth: 600, sortable: 'custom' }, // {