From 84bc1af19f5dded03d1bbdf89be546b35bf115b9 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期三, 21 一月 2026 15:13: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, 20 insertions(+), 0 deletions(-)
diff --git a/src/router/index.js b/src/router/index.js
index 45714ed..0c69b55 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -1811,6 +1811,26 @@
//#region 鐗╂祦绠$悊
//#region 杩愯緭瀹氫綅
+ //#region 杩愬崟璐圭敤缁撶畻鍗曞垪琛�
+ {
+ path: "logistics/WayBillPaymentBill/YF_PayMentOtherBillTranList",
+ component: Layout,
+ hidden: true,
+ redirect: "noredirect",
+ meta: {
+ breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
+ activeMenu: "/logistics/WayBillPaymentBill", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
+ },
+ children: [
+ {
+ path: "/logistics/WayBillPaymentBill/YF_PayMentOtherBillTranList",
+ component: () => import("@/views/logistics/WayBillPaymentBill/YF_PayMentOtherBillTranList.vue"),
+ name: "yf_PayMentOtherBillTranList",
+ meta: { title: "杩愬崟璐圭敤缁撶畻鍗�", activeMenu: "logistics/WayBillPaymentBill" },
+ },
+ ],
+ },
+ //#endregion
//#region 杩愬崟鍒楄〃
{
path: "logistics/transportGPS/WL_YayBill",
--
Gitblit v1.9.1