guhongwei 5 years ago
parent
commit
8a83446a9b
1 changed files with 1 additions and 1 deletions
  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'),
     },
   ],
-});
+});