From 552ec6b7d8ccc56c379da195fc6c9c74312b1070 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期五, 22 五月 2026 17:57:46 +0800
Subject: [PATCH] OA部分查询条件变更
---
src/pages.json | 42 ++++++++++++++++++++++++++++++++++++++++++
1 files changed, 42 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 7a4dc16..1aa49ad 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -1383,6 +1383,20 @@
}
},
{
+ "path": "pages/oa/ReimburseManage/reimburse-detail/index",
+ "style": {
+ "navigationBarTitleText": "鎶ラ攢璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/ReimburseManage/reimburse-form/index",
+ "style": {
+ "navigationBarTitleText": "鎶ラ攢濉姤",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/oa/ContractManage/purchase-contract/index",
"style": {
"navigationBarTitleText": "閲囪喘鍚堝悓",
@@ -1404,6 +1418,34 @@
}
},
{
+ "path": "pages/oa/ApproveManage/approve-list/template-select",
+ "style": {
+ "navigationBarTitleText": "閫夋嫨瀹℃壒妯℃澘",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/ApproveManage/approve-list/apply",
+ "style": {
+ "navigationBarTitleText": "鍙戣捣瀹℃壒",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/ApproveManage/approve-list/detail",
+ "style": {
+ "navigationBarTitleText": "瀹℃壒璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/ApproveManage/approve-list/approve",
+ "style": {
+ "navigationBarTitleText": "瀹℃壒澶勭悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/oa/ApproveManage/approve-template/index",
"style": {
"navigationBarTitleText": "瀹℃壒妯℃澘",
--
Gitblit v1.9.3