From b5e0421fd40ba69aa751956af82e0deeb4356365 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Tue, 5 May 2026 08:42:17 -0600 Subject: [PATCH] fix --- src/pages/ShowcaseManage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/ShowcaseManage.vue b/src/pages/ShowcaseManage.vue index 1d435b1..7d9fcc6 100644 --- a/src/pages/ShowcaseManage.vue +++ b/src/pages/ShowcaseManage.vue @@ -311,7 +311,7 @@ const itemColumns: DataTableColumn[] = [ { title: "提交者", key: "username", - width: 92, + width: 180, }, { title: "任务",