From 693c436661d2dd99fcea77db189b2fba3c59d782 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期一, 05 一月 2026 15:14:51 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-VUEUI
---
src/router/index.js | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/router/index.js b/src/router/index.js
index 8b70f48..63c1083 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -1700,6 +1700,12 @@
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
--
Gitblit v1.9.1