1
huangxiaoqiang
2025-12-23 ba7926eff3dc1c0d4ee8caddc4c2891e12a6258a
ÏîÄ¿´úÂë/WIDESEA_WMSClient/src/router/viewGird.js
@@ -80,6 +80,12 @@
  component: () => import('@/views/outbound/PickingConfirm.vue'),
  meta: { title: '拣选确认', keepAlive: false }
},
 {
  path: '/outbound/outPicking',
  name: 'outPicking',
  component: () => import('@/views/outbound/outPicking.vue'),
  meta: { title: '拣选确认', keepAlive: false }
},
  {
  path: '/outbound/batchpicking',
  name: 'BatchPickingConfirm',