From 6a5799976fe6f85ef93000db76875a036f208406 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期二, 16 四月 2024 17:06:23 +0800
Subject: [PATCH] #

---
 pages/home/menuHome.vue |   34 +++++++++++++++++++++++++++++++---
 1 files changed, 31 insertions(+), 3 deletions(-)

diff --git a/pages/home/menuHome.vue b/pages/home/menuHome.vue
index 141a272..8c5cc1a 100644
--- a/pages/home/menuHome.vue
+++ b/pages/home/menuHome.vue
@@ -26,12 +26,40 @@
 				project: 'tzsk',
 				elements2: [
 					{
-						title: 'AGV绠$悊',
-						name: 'AGVManage',
+						title: '绔欑偣鏌ヨ缁存姢',
+						name: 'stationManage',
 						color: 'cyan',
 						// cuIcon: 'pullup',
-						url: `/home/agvManage`
+						url: `/phyz/stationManage/stationManage`
 					},
+					{
+						title: '鍏ュ嚭搴撶鐞�',
+						name: 'inOutManage',
+						color: 'purple',
+						// cuIcon: 'pullup',
+						url: `/home/inOutManage`
+					},
+					{
+						title: '鍗曟嵁绠$悊',
+						name: 'ordeManage',
+						color: 'mauve',
+						// cuIcon: 'pullup',
+						url: `/home/orderManage`
+					},
+					{
+						title: '搴撲綅绠$悊',
+						name: 'locManage',
+						color: 'blue',
+						// cuIcon: 'pullup',
+						url: `/phyz/checkLocDetl/checkLocDetl`
+					},
+					// {
+					// 	title: '宸ヤ綔妗g鐞�',
+					// 	name: 'ordeManage',
+					// 	color: 'brown',
+					// 	// cuIcon: 'pullup',
+					// 	url: `/home/wrkMastManage`
+					// },
 					// {
 					// 	title: '娴嬭瘯',
 					// 	name: 'testView',

--
Gitblit v1.9.1