@@ -346,7 +346,9 @@ export default {
|
||||
mounted() {
|
||||
this.initForm();
|
||||
if (this.systemLevel) {
|
||||
this.form.ToUserTypeList = [];
|
||||
if (this.systemLevel === 1) {
|
||||
this.form.ToUserTypeList = [];
|
||||
}
|
||||
this.form.CopyUserTypeList = [];
|
||||
this.form.EmailUrgentEnum = "3";
|
||||
this.form.IsReturnRequired = false;
|
||||
|
||||
Reference in New Issue
Block a user