heshaofeng
2025-11-29 546460e0169eb479e96c37e97cadaa4e77f7166b
项目代码/WIDESEA_WMSClient/src/router/viewGird.js
@@ -197,7 +197,7 @@
    component: () => import('@/views/inbound/allocateinboundOrder.vue')
  },{
    path:'allocateoutboundOrder',
    path:'/allocateoutboundOrder',
    name: 'allocateoutboundOrder',
    component: () => import('@/views/outbound/allocateoutboundOrder.vue') 
  },