From c4d25912d11ab9059f8165c25a161634bb9b5e97 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 16 六月 2026 09:45:33 +0800
Subject: [PATCH] proapp 1.工作台分类修改
---
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