mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-17 14:52:01 +08:00
fix: name重复导致的404
This commit is contained in:
@@ -124,7 +124,7 @@ const profileRoute: RouteRecordStringComponent[] = [
|
|||||||
keepAlive: true,
|
keepAlive: true,
|
||||||
title: '流程设计',
|
title: '流程设计',
|
||||||
},
|
},
|
||||||
name: 'RoleAssignIndex',
|
name: 'WorkflowDesignerIndex',
|
||||||
path: '/workflow/designer',
|
path: '/workflow/designer',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user