| | |
| | | code: '0109', |
| | | component: () => import('@/views/basicSettings/installLampList'), |
| | | meta: { code: '0109', title: '安灯设置', icon: '', keepAlive: true } |
| | | }, { |
| | | path: 'processSList', |
| | | name: 'processSListCancel', |
| | | code: '0112', |
| | | component: () => import('@/views/basicSettings/processSList'), |
| | | meta: { code: '0112', title: '工序设置', icon: '', keepAlive: true } |
| | | } |
| | | |
| | | ] |
| | |
| | | }, |
| | | { |
| | | path: 'workOrderList', |
| | | name: 'workOrderListCancel', |
| | | name: 'WorkOrderListCancel', |
| | | code: '0502', |
| | | component: () => import('@/views/workOrder/workOrderList'), |
| | | meta: { code: '0502', title: 'MES工单', icon: '', keepAlive: true } |
| | |
| | | }, |
| | | { |
| | | path: 'dataImport', |
| | | name: 'dataImport', |
| | | name: 'DataImport', |
| | | code: '0803', |
| | | component: () => import('@/views/systemSetting/dataImport'), |
| | | meta: { code: '0803', title: '数据导入', icon: '', keepAlive: true } |