From bf407a49fd34bfd9e42b370f910ae6849b230dac Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Fri, 27 Dec 2024 17:22:23 +0800 Subject: [PATCH] 1 --- src/views/system/user/list/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/user/list/index.vue b/src/views/system/user/list/index.vue index 053e5dc5..ca6636f2 100644 --- a/src/views/system/user/list/index.vue +++ b/src/views/system/user/list/index.vue @@ -209,7 +209,7 @@ export default { { prop: 'LastChangePassWordTime', label: this.$t('system:userlist:table:LastChangePassWordTime'), - minWidth: 200, + minWidth: 250, sortable: 'custom', showOverflowTooltip: true, },