From 7fb0a8f0ab16c149484bf043754cd10cfa94de2f Mon Sep 17 00:00:00 2001
From: wangyi <2946747746@qq.com>
Date: 星期一, 19 一月 2026 14:48:05 +0800
Subject: [PATCH] 增加了业务员,保管员和验收员的对应的显示

---
 src/router/index.js |  355 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 305 insertions(+), 50 deletions(-)

diff --git a/src/router/index.js b/src/router/index.js
index 92b2a75..45714ed 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -138,6 +138,73 @@
     ],
   },
   //#endregion
+  
+  //#region 鏉$爜鐢熸垚_閿﹂殕
+  {
+    path: "/warehouse/barcodeMaster/Gy_BarCodeBill_JinLong",
+    component: Layout,
+    hidden: true,
+    redirect: "noredirect",
+    meta: {
+      breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
+      activeMenu: "/warehouse/barcodeMaster/Gy_BarCodeBill_JinLong", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
+    },
+    children: [
+      {
+        path: "/warehouse/barcodeMaster/Gy_BarCodeBill_JinLong",
+        component: () =>
+          import("@/views/warehouse/barcodeMaster/Gy_BarCodeBill_JinLong.vue"),
+        name: "Gy_BarCodeBill_JinLong",
+        meta: {
+          title: "鏉$爜鐢熸垚_閿﹂殕",
+          activeMenu: "warehouse/barcodeMaster",
+        },
+      },
+    ],
+  },
+  //#endregion
+  
+  //#region 鏉$爜鐢熸垚_閿﹂殕_鑷姩鐧诲綍
+  {
+    path: "/warehouse/barcodeMaster/Gy_BarCodeBill_JinLong_AutoLogin",
+    component: () => import("@/views/warehouse/barcodeMaster/Gy_BarCodeBill_JinLong_AutoLogin.vue"),
+    hidden: true,
+  },
+  //#endregion
+
+  //#region 鏉$爜涓绘尅
+  {
+    path: "/warehouse/barcodeMaster/Gy_BarCodeBillList",
+    component: Layout,
+    hidden: true,
+    redirect: "noredirect",
+    meta: {
+      breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
+      activeMenu: "/warehouse/barcodeMaster/Gy_BarCodeBillList", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
+    },
+    children: [
+      {
+        path: "/warehouse/barcodeMaster/Gy_BarCodeBillList",
+        component: () =>
+          import("@/views/warehouse/barcodeMaster/Gy_BarCodeBillList.vue"),
+        name: "Gy_BarCodeBillList",
+        meta: {
+          title: "鏉$爜涓绘。",
+          activeMenu: "warehouse/barcodeMaster",
+        },
+      },
+    ],
+  },
+  //#endregion
+
+  //#region 鏉$爜涓绘。_閿﹂殕_鑷姩鐧诲綍
+  {
+    path: "/warehouse/barcodeMaster/Gy_BarCodeBillList_JinLong_AutoLogin",
+    component: () => import("@/views/warehouse/barcodeMaster/Gy_BarCodeBillList.vue"),
+    hidden: true,
+  },
+  //#endregion
+
   //#endregion
 
   //#region 浠撳瓨绠$悊
@@ -523,7 +590,7 @@
           title: "閲囪喘閫�鏂欏崟鍒楄〃锛堝凡鍏ュ簱锛�",
           activeMenu: "purchase/postockInBack",
         },
-      }
+      },
     ],
   },
   //#endregion
@@ -584,7 +651,7 @@
     ],
   },
   //#endregion
-  
+
   //#region 鐢熶骇鍏ュ簱鍗�
   {
     path: "/icmo",
@@ -739,7 +806,7 @@
     ],
   },
   //#endregion
-  
+
   //#region 閿�鍞��璐у崟鍒楄〃
   {
     path: "/sell/StockBillMainList/KfICStockBillMainList",
@@ -790,9 +857,9 @@
   //#endregion
   //#endregion
 
-  //#region 鍣ㄥ叿绠$悊
-  //#region 鍣ㄥ叿鍩虹璧勬枡
-  //#region 鍣ㄥ叿涓绘。缁存姢
+  //#region 瀹瑰櫒绠$悊
+  //#region 瀹瑰櫒鍩虹璧勬枡
+  //#region 瀹瑰櫒涓绘。缁存姢
   {
     path: "/scMould/basicModeling/Gy_MouldFileList",
     component: Layout,
@@ -808,13 +875,13 @@
         component: () =>
           import("@/views/scMould/basicModeling/Gy_MouldFileList.vue"),
         name: "Gy_MouldFileList",
-        meta: { title: "鍣ㄥ叿涓绘。缁存姢", activeMenu: "scMould/basicModeling" },
+        meta: { title: "瀹瑰櫒涓绘。缁存姢", activeMenu: "scMould/basicModeling" },
       },
     ],
   },
-  //#endregion 
-  
-  //#region 鍣ㄥ叿涓绘。
+  //#endregion
+
+  //#region 瀹瑰櫒涓绘。
   {
     path: "/scMould/basicModeling/Gy_MouldFile",
     component: Layout,
@@ -830,7 +897,7 @@
         component: () =>
           import("@/views/scMould/basicModeling/Gy_MouldFile.vue"),
         name: "Gy_MouldFile",
-        meta: { title: "鍣ㄥ叿涓绘。", activeMenu: "scMould/basicModeling" },
+        meta: { title: "瀹瑰櫒涓绘。", activeMenu: "scMould/basicModeling" },
       },
     ],
   },
@@ -862,10 +929,10 @@
     ],
   },
   //#endregion
-  //#endregion 
-  
-  //#region 鍣ㄥ叿浠撳瓨绠$悊
-  //#region 鍣ㄥ叿棰嗙敤鐢宠鍗曞垪琛�
+  //#endregion
+
+  //#region 瀹瑰櫒浠撳瓨绠$悊
+  //#region 瀹瑰櫒棰嗙敤鐢宠鍗曞垪琛�
   {
     path: "/scMould/warehouse/Sc_MouldOutRequestBillList",
     component: Layout,
@@ -882,13 +949,13 @@
         component: () =>
           import("@/views/scMould/warehouse/Sc_MouldOutRequestBillList"),
         name: "Sc_MouldOutRequestBillList",
-        meta: { title: "鍣ㄥ叿棰嗙敤鐢宠鍗曠淮鎶�", activeMenu: "scMould/warehouse" },
+        meta: { title: "瀹瑰櫒棰嗙敤鐢宠鍗曠淮鎶�", activeMenu: "scMould/warehouse" },
       },
     ],
   },
-  //#endregion 
+  //#endregion
 
-  //#region 鍣ㄥ叿棰嗙敤鐢宠鍗�
+  //#region 瀹瑰櫒棰嗙敤鐢宠鍗�
   {
     path: "/scMould/warehouse/Sc_MouldOutRequestBillEdit",
     component: Layout,
@@ -904,13 +971,13 @@
         component: () =>
           import("@/views/scMould/warehouse/Sc_MouldOutRequestBillEdit"),
         name: "Sc_MouldOutRequestBillEdit",
-        meta: { title: "鍣ㄥ叿棰嗙敤鐢宠鍗曠紪杈�", activeMenu: "scMould/warehouse" },
+        meta: { title: "瀹瑰櫒棰嗙敤鐢宠鍗曠紪杈�", activeMenu: "scMould/warehouse" },
       },
     ],
   },
   //#endregion
 
-  //#region 鍣ㄥ叿棰嗙敤鍑哄簱鍗曞垪琛�
+  //#region 瀹瑰櫒棰嗙敤鍑哄簱鍗曞垪琛�
   {
     path: "/scMould/warehouse/Sc_MouldProdOutBillList",
     component: Layout,
@@ -926,13 +993,13 @@
         component: () =>
           import("@/views/scMould/warehouse/Sc_MouldProdOutBillList"),
         name: "Sc_MouldProdOutBillList",
-        meta: { title: "鍣ㄥ叿棰嗙敤鍑哄簱鍗曠淮鎶�", activeMenu: "scMould/warehouse" },
+        meta: { title: "瀹瑰櫒棰嗙敤鍑哄簱鍗曠淮鎶�", activeMenu: "scMould/warehouse" },
       },
     ],
   },
   //#endregion
 
-  //#region 鍣ㄥ叿棰嗙敤鍑哄簱鍗�
+  //#region 瀹瑰櫒棰嗙敤鍑哄簱鍗�
   {
     path: "/scMould/warehouse/Sc_MouldProdOutBillEdit",
     component: Layout,
@@ -948,13 +1015,13 @@
         component: () =>
           import("@/views/scMould/warehouse/Sc_MouldProdOutBillEdit"),
         name: "Sc_MouldProdOutBillEdit",
-        meta: { title: "鍣ㄥ叿棰嗙敤鍑哄簱鍗曠紪杈�", activeMenu: "scMould/warehouse" },
+        meta: { title: "瀹瑰櫒棰嗙敤鍑哄簱鍗曠紪杈�", activeMenu: "scMould/warehouse" },
       },
     ],
   },
   //#endregion
 
-  //#region 鍣ㄥ叿鍏ュ簱鐢宠鍗曞垪琛�
+  //#region 瀹瑰櫒鍏ュ簱鐢宠鍗曞垪琛�
   {
     path: "/scMould/warehouse/Sc_MouldInRequestBillList",
     component: Layout,
@@ -971,13 +1038,13 @@
         component: () =>
           import("@/views/scMould/warehouse/Sc_MouldInRequestBillList"),
         name: "Sc_MouldInRequestBillList",
-        meta: { title: "鍣ㄥ叿鍏ュ簱鐢宠鍗曠淮鎶�", activeMenu: "scMould/warehouse" },
+        meta: { title: "瀹瑰櫒鍏ュ簱鐢宠鍗曠淮鎶�", activeMenu: "scMould/warehouse" },
       },
     ],
   },
   //#endregion
 
-  //#region 鍣ㄥ叿鍏ュ簱鐢宠鍗�
+  //#region 瀹瑰櫒鍏ュ簱鐢宠鍗�
   {
     path: "/scMould/warehouse/Sc_MouldInRequestBillEdit",
     component: Layout,
@@ -993,13 +1060,13 @@
         component: () =>
           import("@/views/scMould/warehouse/Sc_MouldInRequestBillEdit"),
         name: "Sc_MouldInRequestBillEdit",
-        meta: { title: "鍣ㄥ叿鍏ュ簱鐢宠鍗曠紪杈�", activeMenu: "scMould/warehouse" },
+        meta: { title: "瀹瑰櫒鍏ュ簱鐢宠鍗曠紪杈�", activeMenu: "scMould/warehouse" },
       },
     ],
   },
-  //#endregion 
+  //#endregion
 
-  //#region 鍣ㄥ叿棰嗙敤閫�搴撳崟鍒楄〃
+  //#region 瀹瑰櫒鍏ュ簱鍗曞垪琛�
   {
     path: "/scMould/warehouse/Sc_MouldProdBackBillList",
     component: Layout,
@@ -1016,13 +1083,13 @@
         component: () =>
           import("@/views/scMould/warehouse/Sc_MouldProdBackBillList"),
         name: "Sc_MouldProdBackBillList",
-        meta: { title: "鍣ㄥ叿棰嗙敤閫�搴撳崟缁存姢", activeMenu: "scMould/warehouse" },
+        meta: { title: "瀹瑰櫒鍏ュ簱鍗曠淮鎶�", activeMenu: "scMould/warehouse" },
       },
     ],
   },
   //#endregion
 
-  //#region 鍣ㄥ叿棰嗙敤閫�搴撳崟
+  //#region 瀹瑰櫒鍏ュ簱鍗�
   {
     path: "/scMould/warehouse/Sc_MouldProdBackBillEdit",
     component: Layout,
@@ -1038,13 +1105,13 @@
         component: () =>
           import("@/views/scMould/warehouse/Sc_MouldProdBackBillEdit"),
         name: "Sc_MouldProdBackBillEdit",
-        meta: { title: "鍣ㄥ叿棰嗙敤閫�搴撳崟缂栬緫", activeMenu: "scMould/warehouse" },
+        meta: { title: "瀹瑰櫒鍏ュ簱鍗曠紪杈�", activeMenu: "scMould/warehouse" },
       },
     ],
   },
   //#endregion
 
-  //#region 鍣ㄥ叿璋冩嫧鐢宠鍗曞垪琛�
+  //#region 瀹瑰櫒璋冩嫧鐢宠鍗曞垪琛�
   {
     path: "/scMould/warehouse/Sc_MouldMoveStockRequestBillList",
     component: Layout,
@@ -1061,13 +1128,13 @@
         component: () =>
           import("@/views/scMould/warehouse/Sc_MouldMoveStockRequestBillList"),
         name: "Sc_MouldMoveStockRequestBillList",
-        meta: { title: "鍣ㄥ叿璋冩嫧鐢宠鍗曠淮鎶�", activeMenu: "scMould/warehouse" },
+        meta: { title: "瀹瑰櫒璋冩嫧鐢宠鍗曠淮鎶�", activeMenu: "scMould/warehouse" },
       },
     ],
   },
   //#endregion
 
-  //#region 鍣ㄥ叿璋冩嫧鐢宠鍗�
+  //#region 瀹瑰櫒璋冩嫧鐢宠鍗�
   {
     path: "/scMould/warehouse/Sc_MouldMoveStockRequestBillEdit",
     component: Layout,
@@ -1083,13 +1150,13 @@
         component: () =>
           import("@/views/scMould/warehouse/Sc_MouldMoveStockRequestBillEdit"),
         name: "Sc_MouldMoveStockRequestBillEdit",
-        meta: { title: "鍣ㄥ叿璋冩嫧鐢宠鍗曠紪杈�", activeMenu: "scMould/warehouse" },
+        meta: { title: "瀹瑰櫒璋冩嫧鐢宠鍗曠紪杈�", activeMenu: "scMould/warehouse" },
       },
     ],
   },
   //#endregion
 
-  //#region 鍣ㄥ叿鐩存帴璋冩嫧鍗曞垪琛�
+  //#region 瀹瑰櫒鐩存帴璋冩嫧鍗曞垪琛�
   {
     path: "/scMould/warehouse/Sc_MouldProdMoveBillList",
     component: Layout,
@@ -1106,13 +1173,13 @@
         component: () =>
           import("@/views/scMould/warehouse/Sc_MouldProdMoveBillList"),
         name: "Sc_MouldProdMoveBillList",
-        meta: { title: "鍣ㄥ叿鐩存帴璋冩嫧鍗曠淮鎶�", activeMenu: "scMould/warehouse" },
+        meta: { title: "瀹瑰櫒鐩存帴璋冩嫧鍗曠淮鎶�", activeMenu: "scMould/warehouse" },
       },
     ],
   },
   //#endregion
 
-  //#region 鍣ㄥ叿鐩存帴璋冩嫧鍗�
+  //#region 瀹瑰櫒鐩存帴璋冩嫧鍗�
   {
     path: "/scMould/warehouse/Sc_MouldProdMoveBillEdit",
     component: Layout,
@@ -1128,11 +1195,11 @@
         component: () =>
           import("@/views/scMould/warehouse/Sc_MouldProdMoveBillEdit"),
         name: "Sc_MouldProdMoveBillEdit",
-        meta: { title: "鍣ㄥ叿鐩存帴璋冩嫧鍗曠紪杈�", activeMenu: "scMould/warehouse" },
+        meta: { title: "瀹瑰櫒鐩存帴璋冩嫧鍗曠紪杈�", activeMenu: "scMould/warehouse" },
       },
     ],
   },
-  //#endregion 
+  //#endregion
   //#endregion
   //#endregion
 
@@ -1199,7 +1266,7 @@
       },
     ],
   },
-  //#endregion 
+  //#endregion
   //#endregion
 
   //#region OA鍩虹璧勬枡
@@ -1296,7 +1363,7 @@
     ],
   },
   //#endregion
-  
+
   //#region 浠撲綅
   {
     path: "/basic/gy/gyStockPlace",
@@ -1341,7 +1408,28 @@
   },
   //#endregion
   //#endregion
-
+//#region 鐗╂祦鍩虹璧勬枡
+//#region 鎵胯繍鍚堝悓鍗曟嵁
+{
+    path: "/basic/transport/cgContractTransportBillList",
+    component: Layout,
+    hidden: true,
+    redirect: "noredirect",
+    meta: {
+      breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず銆�
+      activeMenu: "/basic/transport", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
+    },
+    children: [
+      {
+        path: "/basic/transport/cgContractTransportBillList",
+        component: () => import("@/views/basic/gytransport/cgContractTransportBillList/Cg_ContractTransportBillList.vue"),
+        name: "CgContractTransportBillList",
+        meta: { title: "鎵胯繍鍚堝悓", activeMenu: "basic/transport" },
+      },
+    ],
+  },
+//#endregion
+//#endregion
   //#region 鐢熶骇鍩虹璧勬枡
   //#region 鐢熶骇璧勬簮
   {
@@ -1396,7 +1484,7 @@
   },
   //#endregion
   //#endregion
-  
+
   //#region 鐗╂祦鍩虹璧勬枡
   //#region 椹鹃┒鍛樺垪琛�
   {
@@ -1432,7 +1520,8 @@
     children: [
       {
         path: "/basic/gy/gyCartypelist",
-        component: () => import("@/views/basic/gyCartypelist/gyCartypelist.vue"),
+        component: () =>
+          import("@/views/basic/gyCartypelist/gyCartypelist.vue"),
         name: "GyCartype",
         meta: { title: "杞﹀瀷鍒楄〃", activeMenu: "basic/gy" },
       },
@@ -1468,10 +1557,11 @@
   //#endregion
 
   //#endregion
-  
+
   //#region 璐圭敤鍩虹璧勬枡
   //#region 璐圭敤椤圭洰鍒楄〃
-  {//src\views\basic\gyItemMoney\gyItemMoney.vue
+  {
+    //src\views\basic\gyItemMoney\gyItemMoney.vue
     path: "/basic/gy/gyItemMoney",
     component: Layout,
     hidden: true,
@@ -1491,6 +1581,76 @@
   },
   //#endregion
   //#endregion
+
+//#region 璐㈠姟缁撶畻鍩虹璧勬枡
+//#region 璐у竵鍒楄〃
+ {
+    //src\views\basic\gyItemMoney\gyItemMoney.vue
+    path: "/basic/gy/gyCurrency",
+    component: Layout,
+    hidden: true,
+    redirect: "noredirect",
+    meta: {
+      breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
+      activeMenu: "/basic/gy", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
+    },
+    children: [
+      {
+        path: "/basic/gy/gyCurrency",
+        component: () => import("@/views/basic/gyCurrency/gyCurrency.vue"),
+        name: "GyCurrency",
+        meta: { title: "璐у竵鍒楄〃", activeMenu: "basic/gy" },
+      },
+    ],
+  },
+//#endregion
+//#endregion
+
+//#region 鍗曚綅鍩虹璧勬枡
+//#region 璁¢噺鍗曚綅鍒楄〃
+ {
+    //src\views\basic\gyUnit\gyUnit.vue
+    path: "/basic/gy/gyUnit",
+    component: Layout,
+    hidden: true,
+    redirect: "noredirect",
+    meta: {
+      breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
+      activeMenu: "/basic/gy", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
+    },
+    children: [
+      {
+        path: "/basic/gy/gyUnit",
+        component: () => import("@/views/basic/gyUnit/gyUnit.vue"),
+        name: "GyCurrency",
+        meta: { title: "璁¢噺鍗曚綅鍒楄〃", activeMenu: "basic/gy" },
+      },
+    ],
+  },
+//#endregion
+//#endregion
+
+  //#region 杈呭姪灞炴�у熀纭�璧勬枡
+  {
+    //src\views\basic\gyItemMoney\gyItemMoney.vue
+    path: "/basic",
+    component: Layout,
+    hidden: true,
+    redirect: "noredirect",
+    meta: {
+      breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
+      activeMenu: "/basic/gy", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
+    },
+    children: [
+      {
+        path: "/basic/gy/gyProperty",
+        component: () => import("@/views/basic/gyProperty/gyPropertyList.vue"),
+        name: "GyProperty",
+        meta: { title: "杈呭姪灞炴�у垪琛�", activeMenu: "basic/gy" },
+      },
+    ],
+  },
+  //#endregion
   //#endregion
 
   //#region 閫氱敤椤甸潰
@@ -1509,10 +1669,16 @@
     component: () => import("@/views/component/printList/hBarPlanPrint"),
     hidden: true,
   },
+  //#region 鎵撳嵃鍒楄〃(缃戦〉)
+  {
+    path: "/hBarPlanPrintWeb",
+    component: () => import("@/views/component/printList/barcode.vue"),
+    hidden: true,
+  },
   //#endregion
   //#endregion
   //#endregion
-  
+
   //#region 鑺傜偣椤甸潰
   {
     path: "/iframe",
@@ -1570,6 +1736,39 @@
         meta: { title: "浠撳簱鍒楄〃", noCache: true, noLoading: true },
       },
       {
+        path: "GyCurrency",
+        component: () => import("@/views/basic/gyCurrency/gyCurrency"), // 璐у竵鍒楄〃
+        name: "IframeGyCurrency",
+        meta: { title: "璐у竵鍒楄〃", noCache: true, noLoading: true },
+      },
+      {
+        path: "GyCurrencyEdit",
+        component: () => import("@/views/basic/gyCurrency/gyCurrencyEdit"), // 璐у竵缂栬緫
+        name: "IframeGyCurrencyEdit",
+        meta: { title: "璐у竵鍒楄〃", noCache: true, noLoading: true },
+      },
+       {
+        path: "GyUnit",
+        component: () => import("@/views/basic/gyUnit/gyUnit"),
+       
+        name: "IframeGyUnit",
+        meta: { title: "璁¢噺鍗曚綅鍒楄〃", noCache: true, noLoading: true },
+      },
+      {
+        path: "GyUnitEdit",
+        component: () => import("@/views/basic/gyUnit/gyUnitEdit"), // 璁¢噺鍗曚綅缂栬緫
+        name: "IframeGyUnitEdit",
+        meta: { title: "璁¢噺鍗曚綅缂栬緫", noCache: true, noLoading: true },
+        
+      },
+      {
+        path: "GyUnitGroup",
+        component: () => import("@/views/basic/gyUnit/gyUnitGroup"), // 璁¢噺鍗曚綅缁勫垪琛�
+        name: "IframeGyUnitGroup",
+        meta: { title: "璁¢噺鍗曚綅缁勫垪琛�", noCache: true, noLoading: true },
+        
+      },
+      {
         path: "GySupplier",
         component: () => import("@/views/basic/gy/gySupplier"), // 渚涘簲鍟�
         name: "IframeGySupplier",
@@ -1593,8 +1792,64 @@
         name: "IframeGyCarEdit",
         meta: { title: "杞﹁締缂栬緫", noCache: true, noLoading: true },
       },
+      
+      {
+        path: "GyProperty",
+        component: () => import("@/views/basic/gyProperty/gyPropertyList"), // 杈呭姪灞炴��
+        name: "IframeGyProperty",
+        meta: { title: "杈呭姪灞炴��", noCache: true, noLoading: true },
+      },
+      {
+        path: "BarCode_JinLong",
+        component: () => import("@/views/warehouse/barcodeMaster/Gy_BarCodeBill_JinLong"), // 鏉$爜鐢熸垚_閿﹂殕
+        name: "IframeBarCode_JinLong",
+        meta: { title: "鏉$爜鐢熸垚_閿﹂殕", noCache: true, noLoading: true },
+      },
     ],
-  }, 
+  },
+  //#endregion
+
+  //#region 鐗╂祦绠$悊
+  //#region 杩愯緭瀹氫綅
+  //#region 杩愬崟鍒楄〃
+  {
+    path: "logistics/transportGPS/WL_YayBill",
+    component: Layout,
+    hidden: true,
+    redirect: "noredirect",
+    meta: {
+      breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
+      activeMenu: "/logistics/transportGPS", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
+    },
+    children: [
+      {
+        path: "/logistics/transportGPS/WL_YayBill",
+        component: () => import("@/views/logistics/transportGPS/WL_YayBill.vue"),
+        name: "WL_YayBill",
+        meta: { title: "鍑鸿繍鍗�", activeMenu: "logistics/transportGPS" },
+      },
+    ],
+  },
+  //#endregion
+  //#region 杩愬崟缂栬緫
+  {
+    path: "logistics/transportGPS/Add_Edit_WL_YayBill",
+    component: Layout,
+    hidden: true,
+    redirect: "noredirect",
+    meta: {
+      breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
+      activeMenu: "/logistics/transportGPS", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
+    },
+    children: [
+      {
+        path: "/logistics/transportGPS/Add_Edit_WL_YayBill",
+        component: () => import("@/views/logistics/transportGPS/Add_Edit_WL_YayBill.vue"),
+        name: "Add_Edit_WL_YayBill",
+        meta: { title: "杩愬崟缂栬緫", activeMenu: "logistics/transportGPS" },
+      },
+    ],
+  },
   //#endregion
 ];
 

--
Gitblit v1.9.1