From c31428bb0d2b193489f4b90415c7b1f230752d3e Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期一, 20 十月 2025 08:46:59 +0800
Subject: [PATCH] 提交后都清空核磅重量,又车盘重量:铜杆跟导体 2.6 保留上一次的数量导体不保留)

---
 pages.json |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index c722513..593e4f6 100644
--- a/pages.json
+++ b/pages.json
@@ -792,6 +792,15 @@
         "navigationBarBackgroundColor": "#3281FF"
       }
     },
+        // 鎶曟枡鍒楄〃
+    {
+      "path": "pages/product/report/seachPersonnelNo",
+      "style": {
+        "navigationStyle": "custom",
+        "navigationBarTextStyle": "white",
+        "navigationBarBackgroundColor": "#3281FF"
+      }
+    },
     // 鍙栨秷鎶ュ伐
     {
       "path": "pages/product/cancelReport/index",
@@ -831,6 +840,15 @@
         "navigationBarBackgroundColor": "#3281FF"
       }
     },
+    // 宸ュ崟鍒楄〃
+        {
+      "path": "pages/product/WorkshopOrderIssued/WorkOrderList",
+      "style": {
+        "navigationStyle": "custom",
+        "navigationBarTextStyle": "white",
+        "navigationBarBackgroundColor": "#3281FF"
+      }
+    },
     // 杞﹂棿鍙栨秷涓嬪彂
     {
       "path": "pages/product/WorkshopOrderCancellationIssued/index",

--
Gitblit v1.9.3