mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-06 18:11:25 +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