fix: 优化工作流菜单权限

This commit is contained in:
XieYongHong 2023-11-08 11:25:10 +08:00
parent 7c67618dce
commit 086df3e2e1
1 changed files with 2 additions and 2 deletions

View File

@ -5059,9 +5059,9 @@ export default [
"sortIndex": 7, "sortIndex": 7,
"level": 2, "level": 2,
"name": "已办事项", "name": "已办事项",
"code": "process/me", "code": "process/me/finished",
"describe": "", "describe": "",
"url": "/workflow/me", "url": "/workflow/me/finished",
"icon": "UpCircleOutlined", "icon": "UpCircleOutlined",
showPage: ["process-runtime"], showPage: ["process-runtime"],
"permissions": [ "permissions": [