From f11f38fbd00c39c9a021807b6b585c6fb0c5aa96 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期一, 01 四月 2024 14:44:31 +0800
Subject: [PATCH] #

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

diff --git a/pages/home/menuHome.vue b/pages/home/menuHome.vue
index 4a9067f..217820d 100644
--- a/pages/home/menuHome.vue
+++ b/pages/home/menuHome.vue
@@ -26,9 +26,16 @@
 				project: 'tzsk',
 				elements2: [
 					{
+						title: '绔欑偣鏌ヨ缁存姢',
+						name: 'stationManage',
+						color: 'cyan',
+						// cuIcon: 'pullup',
+						url: `/phyz/stationManage/stationManage`
+					},
+					{
 						title: '鍏ュ嚭搴撶鐞�',
 						name: 'inOutManage',
-						color: 'cyan',
+						color: 'purple',
 						// cuIcon: 'pullup',
 						url: `/home/inOutManage`
 					},
@@ -39,6 +46,13 @@
 						// cuIcon: 'pullup',
 						url: `/home/orderManage`
 					},
+					{
+						title: '宸ヤ綔妗g鐞�',
+						name: 'ordeManage',
+						color: 'brown',
+						// cuIcon: 'pullup',
+						url: `/home/wrkMastManage`
+					},
 					// {
 					// 	title: '娴嬭瘯',
 					// 	name: 'testView',

--
Gitblit v1.9.1