From d1956e30771475d48f0211b18977e540848e121f Mon Sep 17 00:00:00 2001 From: "DESKTOP-6C3NK6N\\WXS" <815034831@qq.com> Date: Fri, 26 Jul 2024 11:28:39 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E7=9B=B8=E5=85=B3=E9=82=AE?= =?UTF-8?q?=E4=BB=B6=E6=B7=BB=E5=8A=A0=E9=BB=98=E8=AE=A4=E5=80=BC=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dictionary/template/email/components/EmailForm.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/dictionary/template/email/components/EmailForm.vue b/src/views/dictionary/template/email/components/EmailForm.vue index 317f6241..35a798e5 100644 --- a/src/views/dictionary/template/email/components/EmailForm.vue +++ b/src/views/dictionary/template/email/components/EmailForm.vue @@ -276,6 +276,7 @@ export default { this.form.CopyUserTypeList = []; this.form.EmailUrgentEnum = '3'; this.form.IsReturnRequired = false; + this.form.IsDistinguishCriteria = false; } }, methods: {