From 5384750e59bbb27c54e090100429c48eaba46df0 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 20 十一月 2025 10:15:20 +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