| | |
| | | name: 'permission', |
| | | component: () => import('@/views/system/Permission.vue') |
| | | }, |
| | | |
| | | { |
| | | path: '/permissionPDA', |
| | | name: 'permissionPDA', |
| | | component: () => import('@/views/system/PermissionPDA.vue') |
| | | }, |
| | | { |
| | | path: '/Sys_Dictionary', |
| | | name: 'Sys_Dictionary', |
| | |
| | | path: '/warehouse', |
| | | name: 'warehouse', |
| | | component: () => import('@/views/basic/warehouse.vue') |
| | | }, { |
| | | },{ |
| | | path: '/palletCodeInfo', |
| | | name: 'palletCodeInfo', |
| | | component: () => import('@/views/basic/palletCodeInfo.vue') |
| | | },{ |
| | | path: '/inboundOrder', |
| | | name: 'inboundOrder', |
| | | component: () => import('@/views/inbound/inboundOrder.vue') |
| | |
| | | name: 'inboundOrderDetail', |
| | | component: () => import('@/views/inbound/inboundOrderDetail.vue') |
| | | }, { |
| | | path: '/inboundOrder_hty', |
| | | name: 'inboundOrder_hty', |
| | | component: () => import('@/views/inbound/inboundOrder_hty.vue') |
| | | }, { |
| | | path: '/inboundOrderDetail_hty', |
| | | name: 'inboundOrderDetail_hty', |
| | | component: () => import('@/views/inbound/inboundOrderDetail_hty.vue') |
| | | }, { |
| | | path: '/outboundOrder', |
| | | name: 'outboundOrder', |
| | | component: () => import('@/views/outbound/outboundOrder.vue') |
| | |
| | | path: '/outboundOrderDetail', |
| | | name: 'outboundOrderDetail', |
| | | component: () => import('@/views/outbound/outboundOrderDetail.vue') |
| | | }, { |
| | | path: '/outboundOrder_hty', |
| | | name: 'outboundOrder_hty', |
| | | component: () => import('@/views/outbound/outboundOrder_hty.vue') |
| | | }, { |
| | | path: '/outboundOrderDetail_hty', |
| | | name: 'outboundOrderDetail_hty', |
| | | component: () => import('@/views/outbound/outboundOrderDetail_hty.vue') |
| | | }, { |
| | | path: '/stockInfo', |
| | | name: 'stockInfo', |
| | |
| | | name: 'task', |
| | | component: () => import('@/views/taskinfo/task.vue') |
| | | }, { |
| | | path: '/Task_Hty', |
| | | name: 'Task_Hty', |
| | | component: () => import('@/views/taskinfo/task_hty.vue') |
| | | },{ |
| | | path: '/stockView', |
| | | name: 'stockView', |
| | | component: () => import('@/views/stock/stockView.vue') |