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