| | |
| | | path: '/orderManager', |
| | | component: Layout, |
| | | redirect: '/orderManager/erpProduceOrder', |
| | | name: '生产管理', |
| | | name: '订单管理', |
| | | code: '2004', |
| | | meta: { code: '2004', title: '生产管理', icon: 'production' }, |
| | | meta: { code: '2004', title: '订单管理', icon: 'production' }, |
| | | alwaysShow: true, |
| | | children: [ |
| | | { |
| | |
| | | name: 'produceOrderCancel', |
| | | code: '1070', |
| | | component: () => import('@/views/produceManager/produceOrder'), |
| | | meta: { code: '1070', title: 'ERP生产订单', icon: '', keepAlive: true } |
| | | meta: { code: '1070', title: '生产订单', icon: '', keepAlive: true } |
| | | } |
| | | ] |
| | | }, |
| | |
| | | code: '1096', |
| | | component: () => import('@/views/reportManager/installationLampList'), |
| | | meta: { code: '1096', title: '安灯报表', icon: '', keepAlive: true } |
| | | }, |
| | | { |
| | | path: 'produceSchedule', |
| | | name: 'produceScheduleCancel', |
| | | code: '1098', |
| | | component: () => import('@/views/reportManager/produceSchedule'), |
| | | meta: { code: '1098', title: '生产进度报表', icon: '', keepAlive: true } |
| | | } |
| | | ] |
| | | }, |
| | |
| | | name: 'workOrderCancel', |
| | | code: '1071', |
| | | component: () => import('@/views/produceManager/workOrder'), |
| | | meta: { code: '1071', title: 'MES工单', icon: '', keepAlive: true } |
| | | meta: { code: '1071', title: '工单', icon: '', keepAlive: true } |
| | | }, |
| | | { |
| | | path: 'workOrderBatchClose', |
| | | name: 'workOrderBatchCloseCancel', |
| | | code: '1074', |
| | | component: () => import('@/views/produceManager/workOrderBatchClose'), |
| | | meta: { code: '1074', title: 'MES工单批量关闭', icon: '', keepAlive: true } |
| | | meta: { code: '1074', title: '工单批量关闭', icon: '', keepAlive: true } |
| | | } |
| | | ] |
| | | }, |
| | |
| | | ] |
| | | }, |
| | | |
| | | // 18.其它ERP集成 |
| | | // 18.其它集成 |
| | | { |
| | | path: '/otherErp', |
| | | component: Layout, |
| | | redirect: '/otherErp/InventoryList', |
| | | name: '其他产品ERP集成', |
| | | name: '其他产品集成', |
| | | code: '2018', |
| | | meta: { code: '2018', title: '其他产品ERP集成', icon: 'erpjc' }, |
| | | meta: { code: '2018', title: '其他产品集成', icon: 'erpjc' }, |
| | | alwaysShow: true, |
| | | children: [ |
| | | { |
| | |
| | | name: 'produceOrderCancel', |
| | | code: '1070', |
| | | component: () => import('@/views/produceManager/produceOrder'), |
| | | meta: { code: '1070', title: 'ERP生产订单', icon: '', keepAlive: true } |
| | | meta: { code: '1070', title: '生产订单', icon: '', keepAlive: true } |
| | | }, { |
| | | path: 'workOrder', |
| | | name: 'workOrderCancel', |
| | | code: '1071', |
| | | component: () => import('@/views/produceManager/workOrder'), |
| | | meta: { code: '1071', title: 'MES工单', icon: '', keepAlive: true } |
| | | meta: { code: '1071', title: '工单', icon: '', keepAlive: true } |
| | | }, { |
| | | path: 'workOrderDispatch', |
| | | name: 'workOrderDispatchCancel', |
| | |
| | | name: 'workOrderBatchCloseCancel', |
| | | code: '1074', |
| | | component: () => import('@/views/produceManager/workOrderBatchClose'), |
| | | meta: { code: '1074', title: 'MES工单批量关闭', icon: '', keepAlive: true } |
| | | meta: { code: '1074', title: '工单批量关闭', icon: '', keepAlive: true } |
| | | }, { |
| | | path: 'capacityPlanning', |
| | | name: 'capacityPlanningCancel', |
| | |
| | | alwaysShow: true, |
| | | children: [ |
| | | { |
| | | path: 'produceSchedule', |
| | | name: 'produceScheduleCancel', |
| | | code: '1098', |
| | | component: () => import('@/views/reportManager/produceSchedule'), |
| | | meta: { code: '1098', title: '生产进度报表', icon: '', keepAlive: true } |
| | | }, { |
| | | path: 'groupSalaryList', |
| | | name: 'groupSalaryListCancel', |
| | | code: '1090', |