From 5d633bd413c56c9222fbd00a3075897b8ae3476a Mon Sep 17 00:00:00 2001 From: JayChou <2064936853@qq.com> Date: Mon, 8 Jul 2024 12:01:38 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Table/src/components/TableAction.vue | 291 +++++++++--------- .../committee/AnnualCompPointList.vue | 2 +- .../superAdmin/AnnualCompPointListPass.vue | 3 + 3 files changed, 157 insertions(+), 139 deletions(-) diff --git a/jeecgboot-vue3-master/src/components/Table/src/components/TableAction.vue b/jeecgboot-vue3-master/src/components/Table/src/components/TableAction.vue index 4fe82a62..9b1b2cb0 100644 --- a/jeecgboot-vue3-master/src/components/Table/src/components/TableAction.vue +++ b/jeecgboot-vue3-master/src/components/Table/src/components/TableAction.vue @@ -1,5 +1,5 @@