guhongwei 5 anni fa
parent
commit
8a83446a9b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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'),
     },
   ],
-});
+});