From bd5821acf204c79c39da16f786a913b9efc9ff90 Mon Sep 17 00:00:00 2001 From: wxg0103 <727495428@qq.com> Date: Fri, 12 Apr 2024 13:00:10 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95):?= =?UTF-8?q?=20=E4=BC=98=E5=8C=96=E6=89=B9=E9=87=8F=E6=93=8D=E4=BD=9C?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/pure/ms-table/batchAction.vue | 6 +++--- frontend/src/components/pure/ms-table/type.ts | 1 + .../project-management/taskCenter/component/apiCase.vue | 2 +- .../taskCenter/component/scheduledTask.vue | 4 ++-- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/frontend/src/components/pure/ms-table/batchAction.vue b/frontend/src/components/pure/ms-table/batchAction.vue index d31c7ea59a..fee8b3370b 100644 --- a/frontend/src/components/pure/ms-table/batchAction.vue +++ b/frontend/src/components/pure/ms-table/batchAction.vue @@ -4,7 +4,7 @@