From 070bc45c1cfbbcca54cfa0579ba4310f404b07f1 Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期五, 06 二月 2026 10:35:50 +0800
Subject: [PATCH] 列表路径修改

---
 pages/index/tab2.vue |   30 +++++++++++++++++++++++++++++-
 pages/index/tab4.vue |   29 +----------------------------
 2 files changed, 30 insertions(+), 29 deletions(-)

diff --git a/pages/index/tab2.vue b/pages/index/tab2.vue
index f985e5c..7f0232a 100644
--- a/pages/index/tab2.vue
+++ b/pages/index/tab2.vue
@@ -524,7 +524,35 @@
 						url: '/pages/EmployeeRecords/EmployeeRecordsBillList',
 						id: 65,
 						hidden: false,
-					}
+					},
+					{
+						"img": "../../static/icon/icon15.png",
+						"text": "閲囪喘璁㈠崟鍒楄〃",
+						"url": "/pages/caigoudingdan/caigoudingdanList",
+						"id": 66,
+						"hidden": false
+					},
+					{
+						"img": "../../static/icon/icon15.png",
+						"text": "閿�鍞鍗曞垪琛�",
+						"url": "/pages/xiaoshoudingdan/xiaoshoudingdanBillList",
+						"id": 67,
+						"hidden": false
+					},
+					{
+						"img": "../../static/icon/icon15.png",
+						"text": "鐗规壒鍗曞垪琛�",
+						"url": "/pages/tepidan/TePiDanList",
+						"id": 68,
+						"hidden": false
+					},
+					{
+						"img": "../../static/icon/icon15.png",
+						"text": "瀹㈣瘔澶勭悊鍗曞垪琛�",
+						"url": "/pages/CustomerComplaintsBill/CustomerComplaintsBillList",
+						"id": 69,
+						"hidden": false
+					},
 				]
 			}
 		},
diff --git a/pages/index/tab4.vue b/pages/index/tab4.vue
index bbd27cf..9ace52d 100644
--- a/pages/index/tab4.vue
+++ b/pages/index/tab4.vue
@@ -182,34 +182,7 @@
                         "id": 19,
                         "hidden": false
                     },
-					{
-						"img": "../../static/icon/icon15.png",
-						"text": "閲囪喘璁㈠崟鍒楄〃",
-						"url": "/pages/caigoudingdan/caigoudingdanList",
-						"id": 20,
-						"hidden": false
-					},
-					{
-						"img": "../../static/icon/icon15.png",
-						"text": "閿�鍞鍗曞垪琛�",
-						"url": "/pages/xiaoshoudingdan/xiaoshoudingdanBillList",
-						"id": 21,
-						"hidden": false
-					},
-					{
-						"img": "../../static/icon/icon15.png",
-						"text": "鐗规壒鍗曞垪琛�",
-						"url": "/pages/tepidan/TePiDanList",
-						"id": 22,
-						"hidden": false
-					},
-					{
-						"img": "../../static/icon/icon15.png",
-						"text": "瀹㈣瘔澶勭悊鍗曞垪琛�",
-						"url": "/pages/CustomerComplaintsBill/CustomerComplaintsBillList",
-						"id": 23,
-						"hidden": false
-					},
+					
 				]
 			}
 		},

--
Gitblit v1.9.1