| | |
| | | code: '0113', |
| | | component: () => import('@/views/basicSettings/cronTime'), |
| | | meta: { code: '0113', title: '定时任务', icon: '', keepAlive: true } |
| | | }, { |
| | | path: 'processRoute', |
| | | name: 'processRouteCancel', |
| | | code: '0114', |
| | | component: () => import('@/views/basicSettings/processRoute'), |
| | | meta: { code: '0114', title: '工艺路线', icon: '', keepAlive: true } |
| | | }, |
| | | { |
| | | path: 'meterPrice', |
| | | name: 'meterPriceCancel', |
| | | code: '0115', |
| | | component: () => import('@/views/basicSettings/meterPrice'), |
| | | meta: { code: '0115', title: '节拍工价', icon: '', keepAlive: true } |
| | | } |
| | | |
| | | ] |
| | |
| | | code: '0803', |
| | | component: () => import('@/views/systemSetting/dataImport'), |
| | | meta: { code: '0803', title: '数据导入', icon: '', keepAlive: true } |
| | | }, |
| | | { |
| | | path: 'processSetting', |
| | | name: 'processSettingCancel', |
| | | code: '0804', |
| | | component: () => import('@/views/systemSetting/processSetting'), |
| | | meta: { code: '0804', title: '流转设置', icon: '', keepAlive: true } |
| | | } |
| | | ] |
| | | } |