From 99f4df4fa37075ff41b68f74921527e30f0c525b Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期一, 01 九月 2025 11:01:14 +0800
Subject: [PATCH] 新增AGV补空托盘

---
 pages/home/home.vue |   29 ++++++++++++++++++-----------
 1 files changed, 18 insertions(+), 11 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index 3830b9e..10f0a94 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -53,19 +53,26 @@
 						url: '/AGV/AGVStart'
 					},
 					{
-						title: 'AGV鍛煎彨绌烘墭鐩�',
-						name: 'AGVkongban',
-						color: 'blue',
-						cuIcon: 'pullup',
+						title: '琛ョ┖鎵樼洏',
+						name: 'AGVFillEmptyPallets',
+						color: 'green',
+						cuIcon: 'order',
 						url: '/AGV/AGVkongban'
 					},
-					{
-						title: '鍑哄簱纭',
-						name: 'outConfilm',
-						color: 'red',
-						cuIcon: 'pullup',
-						url: '/pakin/outConfilm'
-					},
+					// {
+					// 	title: 'AGV鍛煎彨绌烘墭鐩�',
+					// 	name: 'AGVkongban',
+					// 	color: 'blue',
+					// 	cuIcon: 'pullup',
+					// 	url: '/AGV/AGVkongban'
+					// },
+					// {
+					// 	title: '鍑哄簱纭',
+					// 	name: 'outConfilm',
+					// 	color: 'red',
+					// 	cuIcon: 'pullup',
+					// 	url: '/pakin/outConfilm'
+					// },
 					// {
 					// 	title: '缁勬墭涓婃灦',
 					// 	name: 'putOn',

--
Gitblit v1.9.1