From d7e5477b5a82a1955292114a2363ea8ce8f622ca Mon Sep 17 00:00:00 2001 From: xudan Date: Mon, 8 Sep 2025 17:44:15 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E6=89=B9=E9=87=8F?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=B7=A5=E5=85=B7=E6=A0=8F=E5=92=8C=E6=A8=A1?= =?UTF-8?q?=E6=80=81=E7=BB=84=E4=BB=B6=E7=9A=84=E4=B8=BB=E9=A2=98=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=EF=BC=8C=E4=BC=98=E5=8C=96=E9=A2=9C=E8=89=B2=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E4=BB=A5=E6=94=AF=E6=8C=81=E4=B8=BB=E9=A2=98=E5=8C=96?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/batch-edit-toolbar.vue | 18 ++++++++--- src/components/modal/batch-edit-modal.vue | 39 +++++++++++++++++++---- 2 files changed, 47 insertions(+), 10 deletions(-) diff --git a/src/components/batch-edit-toolbar.vue b/src/components/batch-edit-toolbar.vue index da444cc..a1a43b2 100644 --- a/src/components/batch-edit-toolbar.vue +++ b/src/components/batch-edit-toolbar.vue @@ -26,11 +26,11 @@ diff --git a/src/components/modal/batch-edit-modal.vue b/src/components/modal/batch-edit-modal.vue index 2dda271..cbe48c0 100644 --- a/src/components/modal/batch-edit-modal.vue +++ b/src/components/modal/batch-edit-modal.vue @@ -299,6 +299,8 @@ defineOptions({