fix: name重复导致的404
This commit is contained in:
parent
c11cca2c2e
commit
d98bc819d8
@ -124,7 +124,7 @@ const profileRoute: RouteRecordStringComponent[] = [
|
|||||||
keepAlive: true,
|
keepAlive: true,
|
||||||
title: '流程设计',
|
title: '流程设计',
|
||||||
},
|
},
|
||||||
name: 'RoleAssignIndex',
|
name: 'WorkflowDesignerIndex',
|
||||||
path: '/workflow/designer',
|
path: '/workflow/designer',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user