From 6b7d54a60f36e89dc87892e67dec41caab070389 Mon Sep 17 00:00:00 2001
From: dytyqx <1342948614@qq.com>
Date: 星期三, 25 三月 2026 16:23:50 +0800
Subject: [PATCH] Merge branch 'Dev' of http://101.37.171.70:10101/r/~jhz/STUWMS into Dev

---
 pages/index/tab1.vue |   58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 58 insertions(+), 0 deletions(-)

diff --git a/pages/index/tab1.vue b/pages/index/tab1.vue
index c284152..a0bcca1 100644
--- a/pages/index/tab1.vue
+++ b/pages/index/tab1.vue
@@ -195,6 +195,64 @@
 					    id: 2,
 					    hidden: false,
 					},
+                    
+                    // 璐ㄩ噺鎶ヨ〃
+                    {
+                        img: '../../static/icon/icon0.png',
+                        text: '绾垮埆寮傚父鐘舵��',
+                        tip: '绾垮埆寮傚父鐘舵��',
+                        url: '/pages/ZLGL/QualityReport/QC_ErrManagerLedgerReport_Source',
+                        id: 18,
+                        hidden: false,
+                    },
+                    {
+                        img: '../../static/icon/icon0.png',
+                        text: '寮傚父绫诲瀷缁熻',
+                        tip: '寮傚父绫诲瀷缁熻',
+                        url: '/pages/ZLGL/QualityReport/QC_ErrManagerLedgerReport_Issue',
+                        id: 19,
+                        hidden: false,
+                    },
+                    {
+                        img: '../../static/icon/icon0.png',
+                        text: '妯″叿缁翠慨缁熻琛�',
+                        tip: '妯″叿缁翠慨缁熻琛�',
+                        url: '/pages/ZLGL/QualityReport/Sc_MouldRepairWorkBillReport',
+                        id: 20,
+                        hidden: false,
+                    },
+                    {
+                        img: '../../static/icon/icon0.png',
+                        text: '璁惧缁翠慨缁熻琛�',
+                        tip: '璁惧缁翠慨缁熻琛�',
+                        url: '/pages/ZLGL/QualityReport/Sb_EquipRepairWorkBillReport',
+                        id: 21,
+                        hidden: false,
+                    },
+                    // {
+                    //     img: '../../static/icon/icon0.png',
+                    //     text: '鍣ㄥ叿淇濆吇缁熻琛�',
+                    //     tip: '鍣ㄥ叿淇濆吇缁熻琛�',
+                    //     url: '/pages/ZLGL/QualityReport/Sc_MouldMaintainBillMainReport',
+                    //     id: 22,
+                    //     hidden: false,
+                    // },
+                    // {
+                    //     img: '../../static/icon/icon0.png',
+                    //     text: '璁惧淇濆吇缁熻琛�',
+                    //     tip: '璁惧淇濆吇缁熻琛�',
+                    //     url: '/pages/ZLGL/QualityReport/Sb_EquipMaintainBillReport',
+                    //     id: 23,
+                    //     hidden: false,
+                    // },
+                    // {
+                    //     img: '../../static/icon/icon0.png',
+                    //     text: '璁惧鐐规缁熻琛�',
+                    //     tip: '璁惧鐐规缁熻琛�',
+                    //     url: '/pages/ZLGL/QualityReport/Sb_EquipDotCheckBillReport',
+                    //     id: 24,
+                    //     hidden: false,
+                    // },
                 ]
             }
         },

--
Gitblit v1.9.1