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