guhongwei 5 år sedan
förälder
incheckning
8a83446a9b
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -11,4 +11,4 @@ export default new Router({
       component: () => import('../views/index.vue'),
     },
   ],
-});
+});