feat: enhance menu and routing data handling
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
export default [
|
||||
{
|
||||
name: '首页',
|
||||
path: '/Dashboard',
|
||||
component: './MainPage/ProjectManager',
|
||||
},
|
||||
|
Reference in New Issue
Block a user