s
This commit is contained in:
parent
4c8590a817
commit
a5a5ebbecb
@ -9,6 +9,7 @@ const routes = [
|
||||
path: '/home',
|
||||
name: 'home',
|
||||
component: () => import('@/views/homepage.vue'),
|
||||
redirect: '/home/navigation',
|
||||
children: [
|
||||
{
|
||||
path: 'navigation',
|
||||
|
Loading…
Reference in New Issue
Block a user