From ce0244580ec21e8be3b17367580eda6031878a9c Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期三, 08 四月 2026 13:51:37 +0800
Subject: [PATCH] 质检编辑页面跳转

---
 src/pages.json |   37 +++++++++++++++----------------------
 1 files changed, 15 insertions(+), 22 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 5c4283d..1699610 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -26,13 +26,6 @@
       }
     },
     {
-      "path": "pages/financialManagement/revenueManagement/edit",
-      "style": {
-        "navigationBarTitleText": "鏀跺叆缂栬緫",
-        "navigationStyle": "custom"
-      }
-    },
-    {
       "path": "pages/financialManagement/expenseManagement/index",
       "style": {
         "navigationBarTitleText": "鏀嚭绠$悊",
@@ -40,23 +33,9 @@
       }
     },
     {
-      "path": "pages/financialManagement/expenseManagement/edit",
-      "style": {
-        "navigationBarTitleText": "鏀嚭缂栬緫",
-        "navigationStyle": "custom"
-      }
-    },
-    {
       "path": "pages/financialManagement/loanManagement/index",
       "style": {
         "navigationBarTitleText": "鍊熸绠$悊",
-        "navigationStyle": "custom"
-      }
-    },
-    {
-      "path": "pages/financialManagement/loanManagement/edit",
-      "style": {
-        "navigationBarTitleText": "鍊熸缂栬緫",
         "navigationStyle": "custom"
       }
     },
@@ -103,7 +82,7 @@
     {
       "path": "pages/sales/salesAccount/out",
       "style": {
-        "navigationBarTitleText": "鍙戣揣鐘舵��",
+        "navigationBarTitleText": "浜у搧鏄庣粏",
         "navigationStyle": "custom"
       }
     },
@@ -725,6 +704,13 @@
         "navigationStyle": "custom"
       }
     },
+    {
+      "path": "pages/productionManagement/workOrder/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇宸ュ崟",
+        "navigationStyle": "custom"
+      }
+    },
     // {
     //   "path": "pages/productionManagement/productionCosting/index",
     //   "style": {
@@ -754,6 +740,13 @@
       }
     },
     {
+      "path": "pages/inventoryManagement/stockManagement/index",
+      "style": {
+        "navigationBarTitleText": "搴撳瓨绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/safeProduction/safeQualifications/index",
       "style": {
         "navigationBarTitleText": "瑙勭▼涓庤祫璐�",

--
Gitblit v1.9.3