mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-05 16:59:47 +08:00
tweak
This commit is contained in:
parent
c3038687dc
commit
6520d1bd01
@ -118,7 +118,7 @@ export const constantRoutes = [
|
|||||||
path: 'index',
|
path: 'index',
|
||||||
component: () => import('@/views/profile/index'),
|
component: () => import('@/views/profile/index'),
|
||||||
name: 'Profile',
|
name: 'Profile',
|
||||||
meta: { title: 'profile', icon: 'user', noCache: true }
|
meta: { title: 'Profile', icon: 'user', noCache: true }
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user