From c9f6a499d00d4a4685ed7b528db74e0d96f50580 Mon Sep 17 00:00:00 2001
From: 陈婷婷 <506607603@qq.com>
Date: 星期二, 07 四月 2026 12:04:55 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-VUEUI
---
src/router/index.js | 20 ++++++++++++++------
1 files changed, 14 insertions(+), 6 deletions(-)
diff --git a/src/router/index.js b/src/router/index.js
index bab52bd..21d0a95 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -169,7 +169,7 @@
],
},
//#endregion
-
+
//#region 鏉$爜鐢熸垚_閿﹂殕
{
path: "/warehouse/barcodeMaster/Gy_BarCodeBill_JinLong",
@@ -194,7 +194,7 @@
],
},
//#endregion
-
+
//#region 鏉$爜鐢熸垚_閿﹂殕_鑷姩鐧诲綍
{
path: "/warehouse/barcodeMaster/Gy_BarCodeBill_JinLong_AutoLogin",
@@ -1727,6 +1727,14 @@
hidden: true,
},
//#endregion
+
+ //#region 鎵撳嵃璁捐鍣�
+ {
+ path: "/printDesigner",
+ component: () => import("@/views/printTemplateDesigner/design/index.vue"),
+ hidden: true,
+ },
+ //#endregion
//#endregion
//#endregion
@@ -1801,7 +1809,7 @@
{
path: "GyUnit",
component: () => import("@/views/basic/gyUnit/gyUnit"),
-
+
name: "IframeGyUnit",
meta: { title: "璁¢噺鍗曚綅鍒楄〃", noCache: true, noLoading: true },
},
@@ -1810,14 +1818,14 @@
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",
@@ -1843,7 +1851,7 @@
name: "IframeGyCarEdit",
meta: { title: "杞﹁締缂栬緫", noCache: true, noLoading: true },
},
-
+
{
path: "GyProperty",
component: () => import("@/views/basic/gyProperty/gyPropertyList"), // 杈呭姪灞炴��
--
Gitblit v1.9.1