chengqian 5 hónapja
szülő
commit
3d87194533
1 módosított fájl, 0 hozzáadás és 5 törlés
  1. 0 5
      web/src/router/index.js

+ 0 - 5
web/src/router/index.js

@@ -4,11 +4,6 @@ const routes = [{
   path: '/',
   redirect: '/login'
 },
-{
-  path: '/init',
-  name: 'Init',
-  component: () => import('@/view/init/index.vue')
-},
 {
   path: '/login',
   name: 'Login',