From a27ce393f9924c044dfe743b220f0300f33e79d3 Mon Sep 17 00:00:00 2001
From: 你好啊 <1536384743@qq.com>
Date: 星期二, 06 八月 2024 15:47:14 +0800
Subject: [PATCH] 合并相关文件

---
 north-glass-erp/northglass-erp/src/router/index.js |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/north-glass-erp/northglass-erp/src/router/index.js b/north-glass-erp/northglass-erp/src/router/index.js
index a4cfc26..c5bcd00 100644
--- a/north-glass-erp/northglass-erp/src/router/index.js
+++ b/north-glass-erp/northglass-erp/src/router/index.js
@@ -888,7 +888,11 @@
               name: 'selectIngredientsStock',
               component:()=>import('../views/mm/mainIngredientStock/SelectIngredientsStock.vue')
             },
-
+            {
+              path: 'selectSurplusMaterials',
+              name: 'selectSurplusMaterials',
+              component:()=>import('../views/mm/mainIngredientStock/SelectSurplusMaterials.vue')
+            },
             {
               path: 'accessoriesMonthlySettlement',
               name: 'accessoriesMonthlySettlement',

--
Gitblit v1.8.0