From b3f83df85d445a69dfb065de5be767499a64c5cf Mon Sep 17 00:00:00 2001
From: 陈婷婷 <506607603@qq.com>
Date: 星期五, 23 一月 2026 09:06:20 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-VUEUI
---
src/store/modules/permission.js | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/store/modules/permission.js b/src/store/modules/permission.js
index 32a61a6..a8591ae 100644
--- a/src/store/modules/permission.js
+++ b/src/store/modules/permission.js
@@ -96,10 +96,10 @@
title: "杩愬崟璐圭敤缁撶畻鍗�",
},
component: () =>
- import("@/views/logistics/WayBillPaymentBill/YF_PayMentOtherBillTranList.vue"),
+ import("@/views/logistics/WayBillPaymentBill/Pay_WayBillPaymentBillList.vue"),
hidden: false,
- name: "yfPayMentOtherBillTranList",
- path: "YFPayMentOtherBillTranList",
+ name: "payWayBillPaymentBillList",
+ path: "PayWayBillPaymentBillList",
}
]
}
--
Gitblit v1.9.1