[fix 83991] 默认三个账号不能编辑用户类别
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
<a-form-item label="用户类别">
|
||||
<j-dict-select-tag :triggerChange="true"
|
||||
dictCode="user_type"
|
||||
:disabled="global.adminUserList.includes(model.username)"
|
||||
v-decorator="['userType', validatorRules.userType]"
|
||||
placeholder="请选择用户类别">
|
||||
</j-dict-select-tag>
|
||||
|
||||
Reference in New Issue
Block a user