From e4c5330a183acc8fda56551f793cfe7180bd5a9f Mon Sep 17 00:00:00 2001 From: liangdong Date: Tue, 13 Jan 2026 22:35:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=AE=8C=E5=96=84proTablev2=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/proTable/proTablev2.vue | 77 ++++++++++++- src/hooks/useTableAction.ts | 11 +- src/pages/stage/dict/dictFieldConfig.vue | 137 ++++++++++++----------- src/pages/stage/dict/index.vue | 57 ++++------ src/styles/common.scss | 9 ++ 5 files changed, 185 insertions(+), 106 deletions(-) diff --git a/src/components/proTable/proTablev2.vue b/src/components/proTable/proTablev2.vue index f3124b0..98d0862 100644 --- a/src/components/proTable/proTablev2.vue +++ b/src/components/proTable/proTablev2.vue @@ -40,10 +40,12 @@