mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat: 新增流程定义页面
This commit is contained in:
@ -200,7 +200,8 @@ const routeMap: RouteMap = {
|
||||
"tool_gen": "/tool/gen",
|
||||
"user-center": "/user-center",
|
||||
"workflow": "/workflow",
|
||||
"workflow_category": "/workflow/category"
|
||||
"workflow_category": "/workflow/category",
|
||||
"workflow_process-definition": "/workflow/process-definition"
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user