From 6ea478a58480965b6dcb66176acb2f5ff75b0a1d Mon Sep 17 00:00:00 2001
From: 陈婷婷 <506607603@qq.com>
Date: 星期三, 17 十二月 2025 09:18:11 +0800
Subject: [PATCH] 条码生成物料选择

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

diff --git a/src/router/index.js b/src/router/index.js
index 92b2a75..81d3b80 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -523,7 +523,7 @@
           title: "閲囪喘閫�鏂欏崟鍒楄〃锛堝凡鍏ュ簱锛�",
           activeMenu: "purchase/postockInBack",
         },
-      }
+      },
     ],
   },
   //#endregion
@@ -584,7 +584,7 @@
     ],
   },
   //#endregion
-  
+
   //#region 鐢熶骇鍏ュ簱鍗�
   {
     path: "/icmo",
@@ -739,7 +739,7 @@
     ],
   },
   //#endregion
-  
+
   //#region 閿�鍞��璐у崟鍒楄〃
   {
     path: "/sell/StockBillMainList/KfICStockBillMainList",
@@ -812,8 +812,8 @@
       },
     ],
   },
-  //#endregion 
-  
+  //#endregion
+
   //#region 鍣ㄥ叿涓绘。
   {
     path: "/scMould/basicModeling/Gy_MouldFile",
@@ -862,8 +862,8 @@
     ],
   },
   //#endregion
-  //#endregion 
-  
+  //#endregion
+
   //#region 鍣ㄥ叿浠撳瓨绠$悊
   //#region 鍣ㄥ叿棰嗙敤鐢宠鍗曞垪琛�
   {
@@ -886,7 +886,7 @@
       },
     ],
   },
-  //#endregion 
+  //#endregion
 
   //#region 鍣ㄥ叿棰嗙敤鐢宠鍗�
   {
@@ -997,7 +997,7 @@
       },
     ],
   },
-  //#endregion 
+  //#endregion
 
   //#region 鍣ㄥ叿棰嗙敤閫�搴撳崟鍒楄〃
   {
@@ -1132,7 +1132,7 @@
       },
     ],
   },
-  //#endregion 
+  //#endregion
   //#endregion
   //#endregion
 
@@ -1199,7 +1199,7 @@
       },
     ],
   },
-  //#endregion 
+  //#endregion
   //#endregion
 
   //#region OA鍩虹璧勬枡
@@ -1296,7 +1296,7 @@
     ],
   },
   //#endregion
-  
+
   //#region 浠撲綅
   {
     path: "/basic/gy/gyStockPlace",
@@ -1341,7 +1341,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 +1417,7 @@
   },
   //#endregion
   //#endregion
-  
+
   //#region 鐗╂祦鍩虹璧勬枡
   //#region 椹鹃┒鍛樺垪琛�
   {
@@ -1432,7 +1453,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 +1490,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 +1514,28 @@
   },
   //#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 +1554,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",
@@ -1593,8 +1644,14 @@
         name: "IframeGyCarEdit",
         meta: { title: "杞﹁締缂栬緫", noCache: true, noLoading: true },
       },
+      {
+        path: "GyProperty",
+        component: () => import("@/views/basic/gyProperty/gyPropertyList"), // 杈呭姪灞炴��
+        name: "IframeGyProperty",
+        meta: { title: "杈呭姪灞炴��", noCache: true, noLoading: true },
+      },
     ],
-  }, 
+  },
   //#endregion
 ];
 

--
Gitblit v1.9.1