From 5b3d68b45ced3d09078e77658641b3f6c7537338 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期三, 06 五月 2026 11:51:27 +0800
Subject: [PATCH] 报工台账模块开发

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

diff --git a/src/pages.json b/src/pages.json
index 2677dc6..ee0b3e0 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -824,6 +824,13 @@
       }
     },
     {
+      "path": "pages/productionManagement/productionReporting/ledger",
+      "style": {
+        "navigationBarTitleText": "鎶ュ伐鍙拌处",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/productionManagement/workOrder/index",
       "style": {
         "navigationBarTitleText": "鐢熶骇宸ュ崟",

--
Gitblit v1.9.3