chenrui  2 years ago
parent
commit
094086a88d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

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