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') + }} +
+