From 1c8c18285e5676df8b5eaabff33bfac9d1f33b13 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期五, 22 五月 2026 09:23:43 +0800
Subject: [PATCH] Merge branch 'dev_NEW_pro' into dev_NEW_pro_OA
---
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