chengqian 1 năm trước cách đây
mục cha
commit
3d87194533
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  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',