From 248ef3ba3de9994dc83d2b36690542893f9fb6e6 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期四, 28 十一月 2024 16:26:06 +0800
Subject: [PATCH] #

---
 pages/home/inOutManage.vue |   73 ++++++++++++++++++++----------------
 1 files changed, 40 insertions(+), 33 deletions(-)

diff --git a/pages/home/inOutManage.vue b/pages/home/inOutManage.vue
index 9a69b2e..b84962e 100644
--- a/pages/home/inOutManage.vue
+++ b/pages/home/inOutManage.vue
@@ -30,15 +30,22 @@
 						name: 'emptyIn',
 						color: 'blue',
 						// cuIcon: 'pullup',
-						url: `/tzsk/AGV/AGVPakin`
+						url: `/phyz/AGV/emptyPakin`
 					},
 					{
-						title: 'AGV鐩樼偣/鎷f枡',
-						name: 'AGVPick',
-						color: 'cyan',
+						title: '鍛煎彨绌鸿揣鏋�',
+						name: 'emptyOut',
+						color: 'blue',
 						// cuIcon: 'pullup',
-						url: `/tzsk/AGV/AGVPick` 
+						url: `/phyz/AGV/emptyOut`
 					},
+					// {
+					// 	title: '缁勬墭',
+					// 	name: 'pakin',
+					// 	color: 'blue',
+					// 	// cuIcon: 'pullup',
+					// 	url: `/phyz/AGV/AGVPakin`
+					// },
 					
 					{
 						title: 'AGV涓婃灦缁戝畾',
@@ -47,34 +54,34 @@
 						// cuIcon: 'pullup',
 						url: '/tzsk/AGV/AGVPakinBing'
 					},
-					{
-						title: 'AGV鍚姩鍏ュ簱',
-						name: 'AGVStart',
-						color: 'pink',
-						// cuIcon: 'pullup',
-						url: '/tzsk/AGV/AGVStart'
-					},
-					{
-						title: 'AGV涓婃灦缁勬墭',
-						name: 'AGVPakinOn',
-						color: 'brown',
-						// cuIcon: 'pullup',
-						url: '/tzsk/AGV/AGVPakinOn'
-					},
-					{
-						title: 'AGV瀹瑰櫒绂诲満',
-						name: 'AGVContainerMove',
-						color: 'cyan',
-						// cuIcon: 'pullup',
-						url: '/tzsk/AGV/AGVContainerMove'
-					},
-					{
-						title: 'AGV鏉$爜',
-						name: 'AGVCode',
-						color: 'cyan',
-						// cuIcon: 'pullup',
-						url: '/tzsk/AGV/AGVCode'
-					},
+					// {
+					// 	title: 'AGV鍚姩鍏ュ簱',
+					// 	name: 'AGVStart',
+					// 	color: 'pink',
+					// 	// cuIcon: 'pullup',
+					// 	url: '/tzsk/AGV/AGVStart'
+					// },
+					// {
+					// 	title: 'AGV涓婃灦缁勬墭',
+					// 	name: 'AGVPakinOn',
+					// 	color: 'brown',
+					// 	// cuIcon: 'pullup',
+					// 	url: '/tzsk/AGV/AGVPakinOn'
+					// },
+					// {
+					// 	title: 'AGV瀹瑰櫒绂诲満',
+					// 	name: 'AGVContainerMove',
+					// 	color: 'cyan',
+					// 	// cuIcon: 'pullup',
+					// 	url: '/tzsk/AGV/AGVContainerMove'
+					// },
+					// {
+					// 	title: 'AGV鏉$爜',
+					// 	name: 'AGVCode',
+					// 	color: 'cyan',
+					// 	// cuIcon: 'pullup',
+					// 	url: '/tzsk/AGV/AGVCode'
+					// },
 				],
 				colorList: ['cyan','blue','purple','mauve','pink','brown','red','orange','yellow','olive','olive','grey' ]
 			};

--
Gitblit v1.9.1