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