From 338ba5bb8d76eb391621ae2830fa8802347c224b Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期四, 22 一月 2026 10:25:17 +0800
Subject: [PATCH] 添加 工作联系单 查询模块

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

diff --git a/pages/index/tab2.vue b/pages/index/tab2.vue
index 74b6625..f295942 100644
--- a/pages/index/tab2.vue
+++ b/pages/index/tab2.vue
@@ -510,12 +510,19 @@
 						"id": 63,
 						"hidden": false
 					},
+                    {
+                    	"img": "../../static/icon/icon15.png",
+                    	"text": "宸ヤ綔鑱旂郴鍗曟煡璇�",
+                    	"url": "/pages/ZLGL/OA_WorkLink/OA_WorkLinkBillQuery?OperationType=1",
+                    	"id": 64,
+                    	"hidden": false
+                    },
 					{
 						img: '../../static/icon/icon12.png',
 						text: '鍛樺伐绛惧埌璁板綍鍗曞垪琛�',
 						tip: '鐐瑰嚮杩涘叆',
 						url: '/pages/EmployeeRecords/EmployeeRecordsBillList',
-						id: 64,
+						id: 65,
 						hidden: false,
 					}
 				]

--
Gitblit v1.9.1