xiaojiao
3 天以前 ef409d6ed01cf7da29f0033f0180b192f18d1e1c
项目代码/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')
  }
]