tweak
This commit is contained in:
parent
c3038687dc
commit
6520d1bd01
|
@ -118,7 +118,7 @@ export const constantRoutes = [
|
|||
path: 'index',
|
||||
component: () => import('@/views/profile/index'),
|
||||
name: 'Profile',
|
||||
meta: { title: 'profile', icon: 'user', noCache: true }
|
||||
meta: { title: 'Profile', icon: 'user', noCache: true }
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue