From e955f4973c9afaa1e49c5e5bc4c142c6c6590ac9 Mon Sep 17 00:00:00 2001 From: "DESKTOP-6C3NK6N\\WXS" <815034831@qq.com> Date: Tue, 6 Aug 2024 17:12:31 +0800 Subject: [PATCH] =?UTF-8?q?=E9=82=AE=E4=BB=B6=E7=AE=A1=E7=90=86=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E7=B3=BB=E7=BB=9F=E7=9B=B8=E5=85=B3=E5=88=86=E8=A7=92?= =?UTF-8?q?=E8=89=B2tab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../template/email/components/EmailForm.vue | 334 +++++++++++------- .../template/email/components/EmailList.vue | 303 ++++++++++------ src/views/dictionary/template/email/index.vue | 157 ++++---- 3 files changed, 493 insertions(+), 301 deletions(-) diff --git a/src/views/dictionary/template/email/components/EmailForm.vue b/src/views/dictionary/template/email/components/EmailForm.vue index 35a798e5..016e66af 100644 --- a/src/views/dictionary/template/email/components/EmailForm.vue +++ b/src/views/dictionary/template/email/components/EmailForm.vue @@ -59,9 +59,14 @@ - + - + - + - + - + - + - - + + 生成 cron - + @@ -109,7 +132,7 @@ - + @@ -117,18 +140,27 @@ - + - + - + + v-if="form.IsDistinguishCriteria" + prop="CriterionTypeEnum" + > - + @@ -147,7 +179,7 @@ - + - {{$t('common:button:upload')}} + {{ $t("common:button:upload") }} - + - {{$t('common:button:upload')}} + {{ $t("common:button:upload") }} @@ -186,194 +228,248 @@ -