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…
Reference in New Issue