From 6d3b779b061b6eff5dddfb2052fcdcfda9bce458 Mon Sep 17 00:00:00 2001 From: yziiy <15979918+mayday-yziiy@user.noreply.gitee.com> Date: Sun, 4 Jan 2026 11:47:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/union/unionList/hook.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/union/unionList/hook.tsx b/src/views/union/unionList/hook.tsx index 4c97271..8bb0be8 100644 --- a/src/views/union/unionList/hook.tsx +++ b/src/views/union/unionList/hook.tsx @@ -102,7 +102,7 @@ export function useData() { { label: "操作", fixed: "right", - width: 300, + width: 380, slot: "operation" } ]);