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