| | |
| | | name: 'Sys_DictionaryList', |
| | | component: () => import('@/views/system/Sys_DictionaryList.vue') |
| | | }, { |
| | | path: '/areaInfo', |
| | | name: 'areaInfo', |
| | | component: () => import('@/views/basic/areaInfo.vue') |
| | | }, |
| | | { |
| | | path: '/areaRouter', |
| | | name: 'areaRouter', |
| | | component: () => import('@/views/basic/areaRouter.vue') |
| | | }, { |
| | | path: '/locationInfo', |
| | | name: 'locationInfo', |
| | | component: () => import('@/views/basic/locationInfo.vue') |
| | |
| | | path: '/materielInfo', |
| | | name: 'materielInfo', |
| | | component: () => import('@/views/basic/materielInfo.vue') |
| | | }, |
| | | { |
| | | path: '/cachePoint', |
| | | name: 'cachePoint', |
| | | component: () => import('@/views/basic/cachePoint.vue') |
| | | }, |
| | | { |
| | | path: '/roadwayInfo', |
| | | name: 'roadwayInfo', |
| | | component: () => import('@/views/basic/roadwayInfo.vue') |
| | | }, { |
| | | 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') |