| | |
| | | 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') |
| | |
| | | path: '/outboundOrderDetail_hty', |
| | | name: 'outboundOrderDetail_hty', |
| | | component: () => import('@/views/outbound/outboundOrderDetail_hty.vue') |
| | | },{ |
| | | path: '/inventoryInfo', |
| | | name: 'inventoryInfo', |
| | | component: () => import('@/views/stock/inventoryInfo.vue') |
| | | },{ |
| | | path: '/inventoryBatch', |
| | | name: 'inventoryBatch', |
| | | component: () => import('@/views/stock/inventoryBatch.vue') |
| | | }, { |
| | | path: '/stockInfo', |
| | | name: 'stockInfo', |