From 34fdb0a5b70e6e6f5ec8169f7c964d42c42ed927 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期三, 11 三月 2026 10:14:04 +0800
Subject: [PATCH] fix:安全培训-筛选日期有误,筛选出的内容也不对
---
src/pages.json | 91 +++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 91 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 74f5cf6..e5a99cd 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -893,6 +893,97 @@
}
},
{
+ "path": "pages/qualityManagement/materialInspection/index",
+ "style": {
+ "navigationBarTitleText": "鍘熸潗鏂欐楠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/materialInspection/add",
+ "style": {
+ "navigationBarTitleText": "鍘熸潗鏂欐楠屾坊鍔�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/materialInspection/detail",
+ "style": {
+ "navigationBarTitleText": "鍘熸潗鏂欐楠岃鎯�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/materialInspection/fileList",
+ "style": {
+ "navigationBarTitleText": "鍘熸潗鏂欐楠岄檮浠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/processInspection/index",
+ "style": {
+ "navigationBarTitleText": "杩囩▼妫�楠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/processInspection/add",
+ "style": {
+ "navigationBarTitleText": "杩囩▼妫�楠屾坊鍔�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/processInspection/detail",
+ "style": {
+ "navigationBarTitleText": "杩囩▼妫�楠岃鎯�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/processInspection/fileList",
+ "style": {
+ "navigationBarTitleText": "杩囩▼妫�楠岄檮浠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/finalInspection/index",
+ "style": {
+ "navigationBarTitleText": "鍑哄巶妫�楠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/finalInspection/add",
+ "style": {
+ "navigationBarTitleText": "鍑哄巶妫�楠屾坊鍔�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/finalInspection/detail",
+ "style": {
+ "navigationBarTitleText": "鍑哄巶妫�楠岃鎯�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/finalInspection/fileList",
+ "style": {
+ "navigationBarTitleText": "鍑哄巶妫�楠岄檮浠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/cooperativeOffice/customerManage/detail",
+ "style": {
+ "navigationBarTitleText": "瀹㈡埛璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/message",
"style": {
"navigationBarTitleText": "娑堟伅涓績"
--
Gitblit v1.9.3