From 1187936c713bae2ad43063900c7bee80502e091d Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期三, 19 十一月 2025 17:06:42 +0800
Subject: [PATCH] fix: 重构拉丝报工

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

diff --git a/src/pages.json b/src/pages.json
index 6841877..7634307 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": "鎷変笣闄勪欢"
@@ -191,12 +197,6 @@
       "path": "pages/production/wire/selfInspect/index",
       "style": {
         "navigationBarTitleText": "鎷変笣鑷"
-      }
-    },
-    {
-      "path": "pages/production/wire/selfInspect/edit",
-      "style": {
-        "navigationBarTitleText": "缂栬緫鎷変笣鑷"
       }
     },
     {
@@ -257,12 +257,6 @@
       "path": "pages/production/twist/selfInspect/index",
       "style": {
         "navigationBarTitleText": "缁炵嚎鑷"
-      }
-    },
-    {
-      "path": "pages/production/twist/selfInspect/edit",
-      "style": {
-        "navigationBarTitleText": "缁炵嚎鑷缂栬緫"
       }
     },
     {
@@ -333,4 +327,4 @@
       }
     ]
   }
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3