From aabcc8784fe93571f85c2bebbce5fcb2daaf2eab Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期六, 28 二月 2026 13:12:17 +0800
Subject: [PATCH] 生产领料单 新增 生产领料申请单 源单类型 设备维修任务 模具维修任务 设备保养任务 模具保养任务 异常反馈单查询 添加 消息标识 新增 设备点检任务 器具维修任务 模块

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

diff --git a/pages.json b/pages.json
index b80ceaf..fbdb99f 100644
--- a/pages.json
+++ b/pages.json
@@ -1837,6 +1837,42 @@
             {
                 "navigationBarTitleText" : "瑁呯杩芥函"
             }
+        },
+        {
+            "path" : "pages/Sc_PackUnionCarryUpBill/Sc_PackUnionCarryUpBill_FastList",
+            "style" : 
+            {
+                "navigationBarTitleText" : "瑁呯杩芥函缂撳瓨",
+                "enablePullDownRefresh": true
+            }
+        },
+        {
+            "path" : "pages/MJGL/Sb_EquipDotCheckTaskReport/Sb_EquipDotCheckTaskReport",
+            "style" : 
+            {
+                "navigationBarTitleText" : "璁惧鐐规浠诲姟"
+            }
+        },
+        {
+            "path" : "pages/MJGL/Sc_MouldDotCheckTaskReport/Sc_MouldDotCheckTaskReport",
+            "style" : 
+            {
+                "navigationBarTitleText" : "鍣ㄥ叿鐐规浠诲姟"
+            }
+        },
+        {
+            "path" : "pages/MJGL/Sb_EquipRepairCheckTaskReport/Sb_EquipRepairCheckTaskReport",
+            "style" : 
+            {
+                "navigationBarTitleText" : "璁惧鏁呴殰鐧昏璺熻釜"
+            }
+        },
+        {
+            "path" : "pages/MJGL/Sc_MouldRepairCheckTaskReport/Sc_MouldRepairCheckTaskReport",
+            "style" : 
+            {
+                "navigationBarTitleText" : "鍣ㄥ叿鐧昏鏁呴殰璺熻釜"
+            }
         }
 
     ],

--
Gitblit v1.9.1