src/router/index.js @@ -11,7 +11,7 @@ redirect: { name: 'home' }, children: [ { path: '/', path: '/home', name: 'home', component: HomeView, },