| | |
| | | component: () => import('../views/sd/order/UpdateOrderCraft.vue'), |
| | | }, |
| | | { |
| | | path: 'orderSummaryReport', |
| | | name: 'orderSummaryReport', |
| | | component: () => import('../views/sd/order/OrderSummaryReport.vue'), |
| | | }, |
| | | { |
| | | path: 'orderReport', |
| | | name: 'orderReport', |
| | | component: () => import('../views/sd/order/OrderReport.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: '', |
| | |
| | | name: 'selectIngredientsStock', |
| | | component:()=>import('../views/mm/mainIngredientStock/SelectIngredientsStock.vue') |
| | | }, |
| | | |
| | | { |
| | | path: 'selectSurplusMaterials', |
| | | name: 'selectSurplusMaterials', |
| | | component:()=>import('../views/mm/mainIngredientStock/SelectSurplusMaterials.vue') |
| | | }, |
| | | { |
| | | path: 'accessoriesMonthlySettlement', |
| | | name: 'accessoriesMonthlySettlement', |