From c03369d5d964be137b621198e7a5a506c87fa33c Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期六, 18 五月 2024 08:45:27 +0800
Subject: [PATCH] Merge branch 'phyzasrs' of http://47.97.1.152:5880/r/wms_app into phyzasrs

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

diff --git a/pages/home/menuHome.vue b/pages/home/menuHome.vue
index 8c5cc1a..dc61eb8 100644
--- a/pages/home/menuHome.vue
+++ b/pages/home/menuHome.vue
@@ -32,13 +32,13 @@
 						// cuIcon: 'pullup',
 						url: `/phyz/stationManage/stationManage`
 					},
-					{
-						title: '鍏ュ嚭搴撶鐞�',
-						name: 'inOutManage',
-						color: 'purple',
-						// cuIcon: 'pullup',
-						url: `/home/inOutManage`
-					},
+					// {
+					// 	title: '鍏ュ嚭搴撶鐞�',
+					// 	name: 'inOutManage',
+					// 	color: 'purple',
+					// 	// cuIcon: 'pullup',
+					// 	url: `/home/inOutManage`
+					// },
 					{
 						title: '鍗曟嵁绠$悊',
 						name: 'ordeManage',
@@ -51,15 +51,15 @@
 						name: 'locManage',
 						color: 'blue',
 						// cuIcon: 'pullup',
-						url: `/phyz/checkLocDetl/checkLocDetl`
+						url: `/home/locMastManage`
 					},
-					// {
-					// 	title: '宸ヤ綔妗g鐞�',
-					// 	name: 'ordeManage',
-					// 	color: 'brown',
-					// 	// cuIcon: 'pullup',
-					// 	url: `/home/wrkMastManage`
-					// },
+					{
+						title: '浠诲姟绠$悊',
+						name: 'ordeManage',
+						color: 'olive',
+						// cuIcon: 'pullup',
+						url: `/home/wrkMastManage`
+					},
 					// {
 					// 	title: '娴嬭瘯',
 					// 	name: 'testView',

--
Gitblit v1.9.1