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