fix: 更新用户权限控制

This commit is contained in:
Jiangjie.Bai
2022-03-16 20:33:45 +08:00
committed by Jiangjie.Bai
parent 7e2df6b2eb
commit 7ab0f5e4b7

View File

@@ -32,6 +32,7 @@ export default {
config: {
activeMenu: 'UserInfo',
actions: {
canUpdate: this.$hasPerm('users.change_user')
},
submenu: [
{