| | |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | path:'userPassWord', |
| | | name: 'userPassWord', |
| | | component: () => import('../views/system/userPassWord/userPassWord.vue'), |
| | | children:[ |
| | | { |
| | | path: 'updateUserPassWord', |
| | | name: 'updateUserPassWord', |
| | | component: () => import('../views/system/userPassWord/UpdateUserPassWord.vue') |
| | | }, |
| | | { |
| | | path: 'updateUserName', |
| | | name: 'updateUserName', |
| | | component: () => import('../views/system/userPassWord/UpdateUserName.vue') |
| | | }, |
| | | { |
| | | name:'userPassWord', |
| | | path: '', |
| | | redirect:'/main/userPassWord/updateUserPassWord' |
| | | } |
| | | ] |
| | | }, |
| | | |
| | | |
| | | //sd模块 |
| | | { |
| | |
| | | path: 'updateOrderCraft', |
| | | name: 'updateOrderCraft', |
| | | component: () => import('../views/sd/order/UpdateOrderCraft.vue'), |
| | | }, |
| | | { |
| | | path: 'orderSummaryReport', |
| | | name: 'orderSummaryReport', |
| | | component: () => import('../views/sd/order/OrderSummaryReport.vue'), |
| | | }, |
| | | { |
| | | path: 'orderReport', |
| | |
| | | { |
| | | path: 'printProcess', |
| | | name: 'printProcess', |
| | | component: () => import('../views/pp/processCard/PrintProcess.vue'), |
| | | component: () => import('../components/pp/PrintProcess.vue'), |
| | | }, |
| | | { |
| | | path: 'printLabel', |
| | | name: 'printLabel', |
| | | component: () => import('../views/pp/processCard/PrintLabel.vue'), |
| | | }, |
| | | { |
| | | path: 'printCustomLabel', |
| | | name: 'printCustomLabel', |
| | | component: () => import('../components/pp/PrintCustomLabel.vue'), |
| | | }, |
| | | { |
| | | path: 'printCustomLabelSemi', |
| | | name: 'printCustomLabelSemi', |
| | | component: () => import('../components/pp/PrintCustomLabelSemi.vue'), |
| | | }, |
| | | { |
| | | path: 'printCustomLabelSemi2', |
| | | name: 'printCustomLabelSemi2', |
| | | component: () => import('../views/pp/processCard/PrintCustomLabelSemi2.vue'), |
| | | }, |
| | | { |
| | | path: 'printLabel1', |
| | | name: 'printLabel1', |
| | | component: () => import('../views/pp/processCard/PrintLabel1.vue'), |
| | | }, |
| | | { |
| | | path: 'productionScheduling', |
| | |
| | | path: 'selectDetailProcessCard', |
| | | name: 'selectDetailProcessCard', |
| | | component: () => import('../views/pp/processCard/SelectDetailProcessCard.vue'), |
| | | }, |
| | | { |
| | | path: 'selectPrintProject', |
| | | name: 'selectPrintProject', |
| | | component: () => import('../views/pp/processCard/SelectPrintProject.vue'), |
| | | }, |
| | | { |
| | | path: 'selectSortDetailProcessCard', |
| | | name: 'selectSortDetailProcessCard', |
| | | component: () => import('../components/pp/SelectSortDetailProcessCard.vue'), |
| | | }, |
| | | { |
| | | path: 'printFlowCardDetails', |
| | | name: 'printFlowCardDetails', |
| | | component: () => import('../views/pp/processCard/PrintFlowCardDetails.vue'), |
| | | }, |
| | | { |
| | | path: 'printCustomLabelDetails', |
| | | name: 'printCustomLabelDetails', |
| | | component: () => import('../components/pp/PrintCustomLabelDetails.vue'), |
| | | }, |
| | | { |
| | | path: '', |
| | |
| | | component: () => import('../views/pp/Replenish/SelectReplenish.vue'), |
| | | }, |
| | | { |
| | | path: 'printRepairProcess', |
| | | name: 'printRepairProcess', |
| | | component: () => import('../views/pp/Replenish/PrintRepairProcess.vue'), |
| | | }, |
| | | { |
| | | path: 'printReplenishFlowCard', |
| | | name: 'printReplenishFlowCard', |
| | | component: () => import('../views/pp/Replenish/PrintReplenishFlowCard.vue'), |
| | | }, |
| | | { |
| | | path: 'printRepairCustomLabelSemi', |
| | | name: 'printRepairCustomLabelSemi', |
| | | component: () => import('../components/pp/PrintRepairCustomLabelSemi.vue'), |
| | | }, |
| | | { |
| | | path: 'printRepairCustomLabel', |
| | | name: 'printRepairCustomLabel', |
| | | component: () => import('../components/pp/PrintRepairCustomLabel.vue'), |
| | | }, |
| | | { |
| | | path: '', |
| | | redirect:'/main/Replenish/SelectReplenish' |
| | | } |
| | |
| | | path: 'selectRework', |
| | | name: 'selectRework', |
| | | component: () => import('../views/pp/rework/SelectRework.vue'), |
| | | }, |
| | | { |
| | | path: 'printReworkFlowCard', |
| | | name: 'printReworkFlowCard', |
| | | component: () => import('../views/pp/rework/PrintReworkFlowCard.vue'), |
| | | }, |
| | | { |
| | | path: 'printReworkCustomLabelSemi', |
| | | name: 'printReworkCustomLabelSemi', |
| | | component: () => import('../views/pp/rework/PrintReworkCustomLabelSemi.vue'), |
| | | }, |
| | | { |
| | | path: 'printReworkCustomLabel', |
| | | name: 'printReworkCustomLabel', |
| | | component: () => import('../views/pp/rework/PrintReworkCustomLabel.vue'), |
| | | }, |
| | | { |
| | | path: '', |
| | |
| | | component: () => import('../views/pp/report/DamageReport.vue'), |
| | | }, |
| | | { |
| | | //跨工序次破报表 |
| | | //订单排产计划 |
| | | path: 'scheduleProductionSchedule', |
| | | name: 'scheduleProductionSchedule', |
| | | component: () => import('../views/pp/report/ScheduleProductionSchedule.vue'), |
| | | }, |
| | | { |
| | | //排产计划 |
| | | path: 'crossProcessBreaking', |
| | | name: 'crossProcessBreaking', |
| | | component: () => import('../views/pp/report/crossProcessBreaking.vue'), |
| | |
| | | name: 'selectIngredientsStock', |
| | | component:()=>import('../views/mm/mainIngredientStock/SelectIngredientsStock.vue') |
| | | }, |
| | | |
| | | { |
| | | path: 'selectSurplusMaterials', |
| | | name: 'selectSurplusMaterials', |
| | | component:()=>import('../views/mm/mainIngredientStock/SelectSurplusMaterials.vue') |
| | | }, |
| | | { |
| | | path: 'accessoriesMonthlySettlement', |
| | | name: 'accessoriesMonthlySettlement', |