新增角色设置内外部默认值
parent
920f957852
commit
dca7a6edc4
|
@ -291,7 +291,7 @@ export default {
|
|||
return (this.IsZhiZhunDisabled = true);
|
||||
}
|
||||
}
|
||||
this.user.IsZhiZhun = null;
|
||||
this.user.IsZhiZhun = false;
|
||||
this.user.OrganizationName = null;
|
||||
this.IsZhiZhunDisabled = false;
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue