mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
fix: 调整流程编排菜单的排序顺序
This commit is contained in:
@@ -2829,7 +2829,7 @@
|
||||
"name": "流程编排",
|
||||
"type": 2,
|
||||
"icon": "el-icon-Share",
|
||||
"order": 2,
|
||||
"order": 3,
|
||||
"permission": "module_task:workflow:query",
|
||||
"route_name": "Workflow",
|
||||
"route_path": "/task/workflow",
|
||||
|
||||
Reference in New Issue
Block a user