From 1e56bd5cc3be7f7957788f2606c7f56cb4d27f50 Mon Sep 17 00:00:00 2001
From: chenlu <1320612696@qq.com>
Date: 星期一, 01 十二月 2025 11:41:42 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10105/r/ERP_override

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

diff --git a/north-glass-erp/northglass-erp/src/router/index.js b/north-glass-erp/northglass-erp/src/router/index.js
index ede174d..ee9bfc6 100644
--- a/north-glass-erp/northglass-erp/src/router/index.js
+++ b/north-glass-erp/northglass-erp/src/router/index.js
@@ -157,6 +157,11 @@
               component: () => import('../views/sd/basicData/SearchGlassType.vue')
             },
             {
+              path: 'searchProcessAttributeConfig',
+              name: 'searchProcessAttributeConfig',
+              component: () => import('../views/sd/basicData/SearchProcessAttributeConfig.vue')
+            },
+            {
               name: 'OrderBasicData',
               path: '',
               redirect:'/main/orderBasicData/searchBasicData'

--
Gitblit v1.8.0