From 322148e8198a3b68b6294a4f6f8fe27f8771600a Mon Sep 17 00:00:00 2001 From: wangxiang <1827945911@qq.com> Date: Wed, 8 Mar 2023 09:44:59 +0800 Subject: [PATCH] =?UTF-8?q?:rocket:=20=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/user/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue index bfa8b49..51c48d2 100644 --- a/src/views/system/user/index.vue +++ b/src/views/system/user/index.vue @@ -151,7 +151,7 @@ showIndexColumn: false, searchInfo: state.searchInfo, actionColumn: { - width: 240, + width: 220, title: '操作', dataIndex: 'action', slots: { customRender: 'action' },