heshaofeng
2025-11-27 a118d7fe06475cf28efc6b565348933592278c5e
项目代码/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') 
  },