系统相关角色编辑修改
continuous-integration/drone/push Build is passing Details

uat_us
DESKTOP-6C3NK6N\WXS 2024-08-06 18:03:43 +08:00
parent a3c5a23e1e
commit 6e72825dff
1 changed files with 3 additions and 1 deletions

View File

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