mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2024-11-01 22:20:30 +08:00
完善字典权限
This commit is contained in:
parent
b794c169f5
commit
540cd656f1
@ -633,6 +633,18 @@
|
|||||||
"keepAlive": true,
|
"keepAlive": true,
|
||||||
"isShow": true,
|
"isShow": true,
|
||||||
"childMenus": []
|
"childMenus": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "字典类型",
|
||||||
|
"router": null,
|
||||||
|
"perms": "dict:type:delete,dict:type:update,dict:type:info,dict:type:list,dict:type:page,dict:type:add",
|
||||||
|
"type": 2,
|
||||||
|
"icon": null,
|
||||||
|
"orderNum": 0,
|
||||||
|
"viewPath": null,
|
||||||
|
"keepAlive": true,
|
||||||
|
"isShow": true,
|
||||||
|
"childMenus": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user