From 61a2db936dcbc3d5aebe8ff850bcaab76e3b3785 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期一, 15 六月 2026 11:09:18 +0800
Subject: [PATCH] 合并恢复
---
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