heshaofeng
2025-11-19 d65e77c3742cd05b89b4a9522fcfff44d0f11bdf
ÏîÄ¿´úÂë/WIDESEA_WMSClient/src/router/viewGird.js
@@ -73,7 +73,13 @@
    path: '/outboundOrderDetail',
    name: 'outboundOrderDetail',
    component: () => import('@/views/outbound/outboundOrderDetail.vue')
  }, {
  },
  {
  path: '/outbound/picking',
  name: 'PickingConfirm',
  component: () => import('@/views/outbound/PickingConfirm.vue'),
  meta: { title: '拣选确认', keepAlive: false }
},{
    path: '/stockInfo',
    name: 'stockInfo',
    component: () => import('@/views/stock/stockInfo.vue')