项目代码/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')