north-glass-erp/northglass-erp/src/router/index.js
@@ -631,6 +631,17 @@ name: 'originalMonthlySettlement', component:()=>import('../views/mm/mainIngredientStock/OriginalMonthlySettlement.vue') }, // 物料出库 { path: 'materialOutbound', name: 'materialOutbound', component:()=>import('../views/mm/mainIngredientStock/MaterialOutbound.vue') }, { path:'createOutBound', name:'createOutBound', component:()=>import('../views/mm/mainIngredientStock/CreateOutBound.vue') }, { path: '', redirect:'/main/ingredientsStock/SelectIngredientsStock'