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