| | |
| | | |
| | | } |
| | | }, |
| | | |
| | | { |
| | | path: '/DtBoxingHty', |
| | | name: 'DtBoxingHty', |
| | | component: () => import('@/views/widesea_wms/stock/DtBoxingInfoHty.vue'), |
| | | meta: { |
| | | |
| | | } |
| | | }, |
| | | { |
| | | path: '/Dt_StationManager', |
| | | name: 'Dt_StationManager', |
| | |
| | | component: () => import('@/views/widesea_wms/Order/InboundOrder.vue'), |
| | | meta: { |
| | | } |
| | | },{ |
| | | path: '/OtherOutboundOrder', |
| | | name: 'OtherOutboundOrder', |
| | | component: () => import('@/views/widesea_wms/Order/OtherOutboundOrder.vue'), |
| | | meta: { |
| | | } |
| | | },{ |
| | | path: '/AllocateOutboundOrder', |
| | | name: 'AllocateOutboundOrder', |
| | | component: () => import('@/views/widesea_wms/Order/AllocateOutboundOrder.vue'), |
| | | meta: { |
| | | } |
| | | },{ |
| | | path: '/InventoryOutboundOrder', |
| | | name: 'InventoryOutboundOrder', |
| | | component: () => import('@/views/widesea_wms/Order/InventoryOutboundOrder.vue'), |
| | | meta: { |
| | | } |
| | | },{ |
| | | path: '/ProductionOutboundOrder', |
| | | name: 'ProductionOutboundOrder', |
| | | component: () => import('@/views/widesea_wms/Order/ProductionOutboundOrder.vue'), |
| | | meta: { |
| | | } |
| | | } |
| | | ] |
| | | export default tables |