dengjunjie
3 天以前 7ca9651f81d7b84f054194d3d46fdbd1d9c8b922
项目代码/WMS/WIDESEA_WMSClient/src/router/viewGird.js
@@ -94,6 +94,14 @@
    name: 'outboundOrderDetail_hty',
    component: () => import('@/views/outbound/outboundOrderDetail_hty.vue')
  }, {
    path: '/inventoryInfo',
    name: 'inventoryInfo',
    component: () => import('@/views/stock/inventoryInfo.vue')
  },{
    path: '/inventoryBatch',
    name: 'inventoryBatch',
    component: () => import('@/views/stock/inventoryBatch.vue')
  }, {
    path: '/stockInfo',
    name: 'stockInfo',
    component: () => import('@/views/stock/stockInfo.vue')