diff --git a/src/views/dictionary/template/email/components/EmailForm.vue b/src/views/dictionary/template/email/components/EmailForm.vue index bc7b4313..317f6241 100644 --- a/src/views/dictionary/template/email/components/EmailForm.vue +++ b/src/views/dictionary/template/email/components/EmailForm.vue @@ -59,7 +59,7 @@ - + - + - + - + 生成 cron - + @@ -109,7 +109,7 @@ - + @@ -117,7 +117,7 @@ - + @@ -125,7 +125,7 @@ - + @@ -139,7 +139,7 @@ - + @@ -147,7 +147,7 @@ - + - + { if (!valid) return this.loading = true + this.form.IsSystemLevel = this.IsSystemLevel; addOrUpdateEmailNoticeConfigList(this.form).then(res => { this.loading = false this.$emit('closeDialog') diff --git a/src/views/dictionary/template/email/components/EmailList.vue b/src/views/dictionary/template/email/components/EmailList.vue index dd5e7f2b..e4fcd655 100644 --- a/src/views/dictionary/template/email/components/EmailList.vue +++ b/src/views/dictionary/template/email/components/EmailList.vue @@ -1,25 +1,25 @@