From 0e2d3f632e5286485321fc15a50b2531e53d6094 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 04 六月 2026 13:53:32 +0800
Subject: [PATCH] 马铃薯app 1.客户往来、供应商往来查询展示修改

---
 src/pages.json |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 1aa49ad..3e0941a 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -922,6 +922,13 @@
       }
     },
     {
+      "path": "pages/inventoryManagement/environmentalMonitoring/index",
+      "style": {
+        "navigationBarTitleText": "鐜妫�娴�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/safeProduction/safeQualifications/index",
       "style": {
         "navigationBarTitleText": "瑙勭▼涓庤祫璐�",
@@ -1148,7 +1155,7 @@
     {
       "path": "pages/qualityManagement/materialInspection/index",
       "style": {
-        "navigationBarTitleText": "鍘熸潗鏂欐楠�",
+        "navigationBarTitleText": "鍘熸枡妫�楠�",
         "navigationStyle": "custom"
       }
     },

--
Gitblit v1.9.3