From de67da816c22d9b157cc085504a0f4c51396c126 Mon Sep 17 00:00:00 2001 From: sunlei Date: Thu, 4 Jun 2026 21:25:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8F=96=E6=B6=88=E5=AD=97=E5=85=B8?= =?UTF-8?q?=E7=BC=96=E7=A0=81=E5=AD=97=E6=AE=B5=E5=9B=BA=E5=AE=9A=E5=AE=BD?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web-antdv-next/src/views/system/dict/list.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/web-antdv-next/src/views/system/dict/list.vue b/apps/web-antdv-next/src/views/system/dict/list.vue index 5ae66c0..5957554 100644 --- a/apps/web-antdv-next/src/views/system/dict/list.vue +++ b/apps/web-antdv-next/src/views/system/dict/list.vue @@ -49,7 +49,6 @@ const groupColumns: Array> = [ dataIndex: 'dictCode', key: 'dictCode', title: $t('system.dict.dictCode'), - width: 220, }, { align: 'right',