chenrui  2 жил өмнө
parent
commit
094086a88d
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -6,7 +6,7 @@ Vue.use(VueRouter)
 const routes = [
   {
     path: '/',
-    name: 'mian',
+    redirect: '/cargoCharts'
   },
   {
     path: '/mian',