From 9ea5ff67655241271bdf04bb50ca3a8d60c4e22a Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期二, 11 八月 2026 15:07:02 +0800
Subject: [PATCH] fix: 用河南鹤壁代码覆盖山西长治

---
 src/router/index.js |   38 --------------------------------------
 1 files changed, 0 insertions(+), 38 deletions(-)

diff --git a/src/router/index.js b/src/router/index.js
index 000a0c5..7be3668 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -97,44 +97,6 @@
       },
     ],
   },
-  // 鏁欏婕旂ず妯″潡
-  {
-    path: "/productionManagement/teachingDemo",
-    component: Layout,
-    hidden: true,
-    children: [
-      {
-        path: "",
-        component: () => import("@/views/productionManagement/teachingDemo/index.vue"),
-        name: "TeachingDemo",
-        meta: { title: "宸ヨ壓璺嚎涓嶣OM鏁欏婕旂ず", icon: "education" },
-      },
-      {
-        path: "bom",
-        component: () => import("@/views/productionManagement/teachingDemo/BomDemo.vue"),
-        name: "BomDemo",
-        meta: { title: "BOM缁撴瀯婕旂ず", activeMenu: "/productionManagement/teachingDemo" },
-      },
-      {
-        path: "processRoute",
-        component: () => import("@/views/productionManagement/teachingDemo/ProcessRouteDemo.vue"),
-        name: "ProcessRouteDemo",
-        meta: { title: "宸ヨ壓璺嚎婕旂ず", activeMenu: "/productionManagement/teachingDemo" },
-      },
-      {
-        path: "combined",
-        component: () => import("@/views/productionManagement/teachingDemo/CombinedDemo.vue"),
-        name: "CombinedDemo",
-        meta: { title: "鑱斿姩婕旂ず", activeMenu: "/productionManagement/teachingDemo" },
-      },
-      {
-        path: "factory",
-        component: () => import("@/views/productionManagement/teachingDemo/FactoryDemo.vue"),
-        name: "FactoryDemo",
-        meta: { title: "鍔ㄦ�佸伐鍘傛紨绀�", activeMenu: "/productionManagement/teachingDemo" },
-      },
-    ],
-  },
   {
     path: "/user",
     component: Layout,

--
Gitblit v1.9.3