From ceec89801ad69708c33babb90d4f9d9ebfd8e3f9 Mon Sep 17 00:00:00 2001
From: liding <756868258@qq.com>
Date: 星期四, 27 八月 2026 16:20:42 +0800
Subject: [PATCH] fix(order): -移除英文字段验证 - 删除与OA流程相关的无用代码和组件 - 移除系统用户管理中的获取三方人员功能 - 更新设备二维码链接使用动态API地址 - 清理不合格处理页面中的OA相关功能和字段 - 移除登录页面的集团集成登录按钮 - 删除未使用的API接口和组件引用

---
 src/router/index.js |   94 +++++++++++++++++++++++++++++++++++++---------
 1 files changed, 75 insertions(+), 19 deletions(-)

diff --git a/src/router/index.js b/src/router/index.js
index 61648ce..fb1442b 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -46,18 +46,6 @@
     component: () => import("@/views/login"),
     hidden: true,
   },
-  // 绗笁鏂圭櫥褰曢〉
-  {
-    path: "/thirdpartylogin",
-    component: () => import("@/views/thirdpartylogin"),
-    hidden: true,
-  },
-  // 绗笁鏂圭櫥褰曢〉涓浆
-  {
-    path: "/logindemo",
-    component: () => import("@/views/logindemo"),
-    hidden: true,
-  },
   {
     path: "/register",
     component: () => import("@/views/register"),
@@ -112,13 +100,25 @@
     permissions: ["business:order"],
     children: [
       {
-        // 鍘熸潗鏂欎笅鍗�
-        path: "customsInspection",
+        // 鍘熸潗鏂欎笅鍗�-杩涜涓嬪崟
+        path: "customsInspectionOrder",
         component: () =>
-          import("@/views/business/materialOrder/customsInspection"),
-        name: "CustomsInspection",
+          import("@/views/business/materialOrder/customsInspectionOrder"),
+        name: "CustomsInspectionOrder",
         meta: {
-          title: "鍘熸潗鏂欎笅鍗曡鎯�",
+          title: "杩涜鍘熸潗鏂欎笅鍗�",
+          activeMenu: "/business/materialOrder",
+          keepAlive: true
+        },
+      },
+      {
+        // 鍘熸潗鏂欎笅鍗�-鏌ョ湅璇︽儏
+        path: "customsInspectionView",
+        component: () =>
+          import("@/views/business/materialOrder/customsInspectionView"),
+        name: "CustomsInspectionView",
+        meta: {
+          title: "鏌ョ湅鍘熸潗鏂欎笅鍗曡鎯�",
           activeMenu: "/business/materialOrder",
           keepAlive: true
         },
@@ -128,7 +128,14 @@
         path: "copperOrder",
         component: () => import("@/views/business/materialOrder/copperOrder"),
         name: "CopperOrder",
-        meta: { title: "閾滄潗鏂欎笅鍗�", activeMenu: "/business/materialOrder",keepAlive: true },
+        meta: { title: "杩涜閾滄潗鏂欎笅鍗�", activeMenu: "/business/materialOrder",keepAlive: true },
+      },
+      {
+        // 閾滄潗鏂欎笅鍗�-鏌ョ湅璇︽儏
+        path: "copperView",
+        component: () => import("@/views/business/materialOrder/copperView"),
+        name: "CopperView",
+        meta: { title: "鏌ョ湅閾滄潗鏂欎笅鍗曡鎯�", activeMenu: "/business/materialOrder",keepAlive: true },
       },
     ],
   },
@@ -145,7 +152,7 @@
         component: () =>
           import("@/views/business/productOrder/components/addView.vue"),
         name: "AddView",
-        meta: { title: "鏌ョ湅鎴愬搧涓嬪崟", activeMenu: "/business/productOrder",keepAlive: true },
+        meta: { title: "鏌ョ湅鎴愬搧涓嬪崟璇︽儏", activeMenu: "/business/productOrder",keepAlive: true },
       },
       {
         // 杩涜涓嬪崟-鎴愬搧涓嬪崟
@@ -155,6 +162,55 @@
         name: "AddOrder",
         meta: { title: "杩涜鎴愬搧涓嬪崟", activeMenu: "/business/productOrder",keepAlive: true },
       },
+      {
+        // 澶栬喘涓嬪崟-杩涜澶栬喘涓嬪崟
+        path: "customsInspectionOrder",
+        component: () =>
+          import("@/views/business/productOrder/components/addOrder.vue"),
+        name: "CustomsInspectionOrder",
+        meta: {
+          title: "杩涜澶栬喘鎴愬搧涓嬪崟",
+          activeMenu: "/business/outsourcingFinishProduct",
+          keepAlive: true
+        },
+      },
+    ],
+  },
+  {
+    // 澶栬喘鎴愬搧涓嬪崟
+    path: "/outsourcingFinishProduct",
+    component: Layout,
+    hidden: true,
+    permissions: ["business:outsourcingFinishProduct"],
+    children: [
+      {
+        // 鏌ョ湅鎴愬搧涓嬪崟璇︽儏
+        path: "addView",
+        component: () =>
+          import("@/views/business/productOrder/components/addView.vue"),
+        name: "AddView",
+        meta: { title: "鏌ョ湅鎴愬搧涓嬪崟璇︽儏", activeMenu: "/business/outsourcingFinishProduct",keepAlive: true },
+      },
+      {
+        // 杩涜涓嬪崟-鎴愬搧涓嬪崟
+        path: "addOrder",
+        component: () =>
+          import("@/views/business/productOrder/components/addOrder.vue"),
+        name: "AddOrder",
+        meta: { title: "杩涜鎴愬搧涓嬪崟", activeMenu: "/business/outsourcingFinishProduct",keepAlive: true },
+      },
+      {
+        // 澶栬喘涓嬪崟-杩涜澶栬喘涓嬪崟
+        path: "customsInspectionOrder",
+        component: () =>
+          import("@/views/business/materialOrder/customsInspectionOrder"),
+        name: "CustomsInspectionOrder",
+        meta: {
+          title: "杩涜澶栬喘鎴愬搧涓嬪崟",
+          activeMenu: "/business/outsourcingFinishProduct",
+          keepAlive: true
+        },
+      },
     ],
   },
   {

--
Gitblit v1.9.3