fix: 优化工作流菜单权限
This commit is contained in:
parent
7c67618dce
commit
086df3e2e1
|
@ -5059,9 +5059,9 @@ export default [
|
|||
"sortIndex": 7,
|
||||
"level": 2,
|
||||
"name": "已办事项",
|
||||
"code": "process/me",
|
||||
"code": "process/me/finished",
|
||||
"describe": "",
|
||||
"url": "/workflow/me",
|
||||
"url": "/workflow/me/finished",
|
||||
"icon": "UpCircleOutlined",
|
||||
showPage: ["process-runtime"],
|
||||
"permissions": [
|
||||
|
|
Loading…
Reference in New Issue