Code/WMS/WIDESEA_WMSClient/src/router/viewGird.js
@@ -78,11 +78,18 @@ path: '/outboundOrderDetail', name: 'outboundOrderDetail', component: () => import('@/views/outbound/outboundOrderDetail.vue') }, { }, { path: '/stockInfo', name: 'stockInfo', component: () => import('@/views/stock/stockInfo.vue') }, { }, { path: '/hcstockInfo', name: 'hcstockInfo', component: () => import('@/views/stock/hcstockInfo.vue') }, { path: '/stockInfoDetail', name: 'stockInfoDetail', component: () => import('@/views/stock/stockInfoDetail.vue')