From a0535e42ebe01366d3bb83e00eb0180b34682a63 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 04 六月 2026 14:04:19 +0800
Subject: [PATCH] 马铃薯app 1.客户往来、供应商往来查询展示修改 2.环境检测页面展示修改

---
 src/config/oaPaths.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/config/oaPaths.js b/src/config/oaPaths.js
index 2124c3f..561db54 100644
--- a/src/config/oaPaths.js
+++ b/src/config/oaPaths.js
@@ -19,6 +19,8 @@
   /** 鎶ラ攢绠$悊 */
   travelReimburse: `/${P}/ReimburseManage/travel-reimburse/index`,
   costReimburse: `/${P}/ReimburseManage/cost-reimburse/index`,
+  reimburseDetail: `/${P}/ReimburseManage/reimburse-detail/index`,
+  reimburseForm: `/${P}/ReimburseManage/reimburse-form/index`,
   /** 鍚堝悓绠$悊 */
   purchaseContract: `/${P}/ContractManage/purchase-contract/index`,
   saleContract: `/${P}/ContractManage/sale-contract/index`,

--
Gitblit v1.9.3