From 04de7ddfcd4853fe122fae6aff541909f1bb1e8f Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期一, 26 一月 2026 16:30:41 +0800
Subject: [PATCH] 采购订单列表,销售订单列表,销售订单明细

---
 pages/index/tab4.vue |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/pages/index/tab4.vue b/pages/index/tab4.vue
index f2be758..26aef1f 100644
--- a/pages/index/tab4.vue
+++ b/pages/index/tab4.vue
@@ -181,14 +181,21 @@
                         "url": "/pages/ZLGL/awaitCheckBillList/awaitCheckBillList",
                         "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
+					},
 				]
 			}
 		},

--
Gitblit v1.9.1