From 4c8d18cc5ed8a7b0e220c91a858d16d0310896df Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期一, 29 六月 2026 16:50:03 +0800
Subject: [PATCH] BOM新增修改删除功能开发、以及BOM结构的可编辑

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

diff --git a/src/pages.json b/src/pages.json
index b3d204b..30a1a63 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -689,6 +689,20 @@
       }
     },
     {
+      "path": "pages/equipmentManagement/repair/acceptance",
+      "style": {
+        "navigationBarTitleText": "璁惧鎶ヤ慨楠屾敹",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/repair/detail",
+      "style": {
+        "navigationBarTitleText": "璁惧鎶ヤ慨璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/equipmentManagement/upkeep/index",
       "style": {
         "navigationBarTitleText": "璁惧淇濆吇",

--
Gitblit v1.9.3