From 11b0f45381d1e7f17592383a87df3d065d669966 Mon Sep 17 00:00:00 2001 From: zclzone Date: Fri, 23 May 2025 17:56:28 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=E6=93=8D=E4=BD=9C?= =?UTF-8?q?=E5=88=97=E5=AE=BD=E5=BA=A6=E8=87=B3420?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/pms/user/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/pms/user/index.vue b/src/views/pms/user/index.vue index 8d6698c..fec5877 100644 --- a/src/views/pms/user/index.vue +++ b/src/views/pms/user/index.vue @@ -220,7 +220,7 @@ const columns = [ { title: '操作', key: 'actions', - width: 320, + width: 420, align: 'right', fixed: 'right', hideInExcel: true,