From 2e80bd4afd3c499c80a6ec57869b054537ea1bb2 Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期一, 02 三月 2026 14:38:06 +0800
Subject: [PATCH] 器具维修入库/出库单

---
 pages/index/tab2.vue |   16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diff --git a/pages/index/tab2.vue b/pages/index/tab2.vue
index b16e3d1..56ce8f4 100644
--- a/pages/index/tab2.vue
+++ b/pages/index/tab2.vue
@@ -582,7 +582,21 @@
                         "url": "/pages/Sc_PackUnionCarryUpBill/Sc_PackUnionCarryUpBill_FastList",
                         "id": 73,
                         "hidden": false
-                    }
+                    },
+					{
+					    "img": "../../static/icon/icon17.png",
+					    "text": "鍣ㄥ叿缁翠慨鍑哄簱鍒楄〃",
+					    "url": "/pages/MJGL/qijuweixiuchukudan/Sc_MouldRepairOutBillList",
+					    "id": 74,
+					    "hidden": false
+					},
+					{
+					    "img": "../../static/icon/icon17.png",
+					    "text": "鍣ㄥ叿缁翠慨鍏ュ簱鍒楄〃",
+					    "url": "/pages/MJGL/qijuweixiurukudan/Sc_MouldRepairInBillList",
+					    "id": 75,
+					    "hidden": false
+					}
                 ]
             }
         },

--
Gitblit v1.9.1