From ce2a0d993647222d1a8dafbd7903531e1b395b83 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Fri, 6 Jun 2025 14:26:37 +0800 Subject: [PATCH] =?UTF-8?q?=E9=82=AE=E4=BB=B6=E7=AE=A1=E7=90=86=E6=89=B9?= =?UTF-8?q?=E9=87=8F=E7=BC=96=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../template/email/components/EmailList.vue | 120 +++++++++++++++++- 1 file changed, 118 insertions(+), 2 deletions(-) diff --git a/src/views/dictionary/template/email/components/EmailList.vue b/src/views/dictionary/template/email/components/EmailList.vue index 09e0d3ff..dc3d4111 100644 --- a/src/views/dictionary/template/email/components/EmailList.vue +++ b/src/views/dictionary/template/email/components/EmailList.vue @@ -67,13 +67,18 @@ {{ $t('common:button:new') }} + + {{ $t('trials:emailManageCfg:button:batchAudit') }} + - + @sort-change="handleSortByColumn" @selection-change="handleSelectionChange"> + + + @@ -249,12 +254,76 @@ + + + + + + + + + + + + + + + + + + + + + +
+ {{ $t('common:button:cancel') }} + + {{ + $t('common:button:save') + }} +
+