From 5b62f70d5df5731a571d709f0f9ff312a7cec5dc Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 20 十一月 2025 16:25:59 +0800
Subject: [PATCH] fix: 巡检加上绞合外径可选

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

diff --git a/src/pages.json b/src/pages.json
index dfc8cb7..578abcb 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -164,6 +164,12 @@
       }
     },
     {
+      "path": "pages/production/wire/report/reportManage",
+      "style": {
+        "navigationBarTitleText": "鎶ュ伐绠$悊"
+      }
+    },
+    {
       "path": "pages/production/wire/attachment/index",
       "style": {
         "navigationBarTitleText": "鎷変笣闄勪欢"
@@ -190,7 +196,7 @@
     {
       "path": "pages/production/wire/selfInspect/index",
       "style": {
-        "navigationBarTitleText": "鎷変笣鑷"
+        "navigationBarTitleText": "鑷绠$悊"
       }
     },
     {

--
Gitblit v1.9.3