| | |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | path:'userLog', |
| | | name: 'userLog', |
| | | component: () => import('../views/system/userLog/UserLog.vue'), |
| | | children:[ |
| | | { |
| | | path: 'userListLog', |
| | | name: 'userListLog', |
| | | component: () => import('../views/system/userLog/UserListLog.vue'), |
| | | }, |
| | | { |
| | | name:'userLog', |
| | | path: '', |
| | | redirect:'/main/userLog/userListLog' |
| | | } |
| | | ] |
| | | }, |
| | | |
| | | { |
| | | path:'glassPrice', |
| | |
| | | path: 'searchGlassType', |
| | | name: 'searchGlassType', |
| | | component: () => import('../views/sd/basicData/SearchGlassType.vue') |
| | | }, |
| | | { |
| | | path: 'searchProcessAttributeConfig', |
| | | name: 'searchProcessAttributeConfig', |
| | | component: () => import('../views/sd/basicData/SearchProcessAttributeConfig.vue') |
| | | }, |
| | | { |
| | | name: 'OrderBasicData', |
| | |
| | | component: () => import('../components/pp/TagStyleDesigner.vue'), |
| | | }, |
| | | { |
| | | path: 'printProjectDetailSmallPiece', |
| | | name: 'printProjectDetailSmallPiece', |
| | | component: () => import('../views/pp/processCard/PrintProjectDetailSmallPiece.vue'), |
| | | }, |
| | | { |
| | | path: '', |
| | | redirect:'/main/processCard/selectProcessCard' |
| | | } |
| | |
| | | name: 'selectMachine', |
| | | component: () => import('../views/pp/machine/SelectMachine.vue'), |
| | | }, |
| | | { |
| | | path: 'addMachine', |
| | | name: 'addMachine', |
| | | component: () => import('../views/pp/machine/AddMachine.vue'), |
| | | }, |
| | | |
| | | { |
| | | path: 'maintenanceAndRepair', |
| | | name: 'maintenanceAndRepair', |
| | |
| | | path: 'processToBeCompleted', |
| | | name: 'processToBeCompleted', |
| | | component: () => import('../views/pp/report/ProcessToBeCompleted.vue'), |
| | | }, |
| | | { |
| | | //工序待完成汇总 |
| | | path: 'processCompletedSummarize', |
| | | name: 'processCompletedSummarize', |
| | | component: () => import('../views/pp/report/ProcessCompletedSummarize.vue'), |
| | | }, |
| | | { |
| | | //生产进度 |
| | |
| | | component: () => import('../views/pp/report/DamageReport.vue'), |
| | | }, |
| | | { |
| | | //非跨工序次破报表 |
| | | path: 'notCrossProcessBreaking', |
| | | name: 'notCrossProcessBreaking', |
| | | component: () => import('../views/pp/report/NotCrossProcessBreaking.vue'), |
| | | }, |
| | | { |
| | | //订单排产计划 |
| | | path: 'scheduleProductionSchedule', |
| | | name: 'scheduleProductionSchedule', |
| | | component: () => import('../views/pp/report/ScheduleProductionSchedule.vue'), |
| | | }, |
| | | { |
| | | //排产计划 |
| | | //跨工序次破 |
| | | path: 'crossProcessBreaking', |
| | | name: 'crossProcessBreaking', |
| | | component: () => import('../views/pp/report/crossProcessBreaking.vue'), |
| | |
| | | component: () => import('../views/pp/productionBasicData/AddTeamGroup.vue'), |
| | | }, |
| | | { |
| | | path: 'addMachine', |
| | | name: 'addMachine', |
| | | component: () => import('../views/pp/productionBasicData/AddMachine.vue'), |
| | | }, |
| | | { |
| | | path: '', |
| | | redirect:'/main/productionBasicData/selectProductionBasicData' |
| | | } |