xiaojiao
3 天以前 2c69e642303e9f9c3b2e37194c4c6cdf7e1b3001
项目代码/WIDESEA_WCSClient/src/router/viewGird.js
@@ -62,6 +62,14 @@
    path: '/router',
    name: 'router',
    component: () => import('@/views/basicinfo/router.vue')
  },{
    path: '/materialInfo',
    name: 'Dt_MaterialInfo',
    component: () => import('@/views/basicinfo/materialInfo.vue')
  },{
    path: '/stationmanager',
    name: 'Dt_StationManager',
    component: () => import('@/views/basicinfo/stationmanager.vue')
  }
]