【fix:bug】- uat用户管理详情不回显角色。
This commit is contained in:
@@ -251,6 +251,7 @@ export default {
|
|||||||
this.edit({ userIdentity: 1 })
|
this.edit({ userIdentity: 1 })
|
||||||
},
|
},
|
||||||
edit (record) {
|
edit (record) {
|
||||||
|
this.initRoleList()
|
||||||
const that = this
|
const that = this
|
||||||
that.visible = true
|
that.visible = true
|
||||||
// 根据屏幕宽度自适应抽屉宽度
|
// 根据屏幕宽度自适应抽屉宽度
|
||||||
|
|||||||
Reference in New Issue
Block a user