From 7da36ae80fbe9d9c125d0ae8b7328f80189339a5 Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期五, 21 十一月 2025 19:51:39 +0800
Subject: [PATCH] #盘点

---
 pages/home/home.vue |   33 ++++++++++++++++++++-------------
 1 files changed, 20 insertions(+), 13 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index ebc5de7..afaaf79 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -61,26 +61,33 @@
 					// 	url: '/pingku/POrderListOut'
 					// },
 					{
-						title: 'Agv缁勬墭',
-						name: 'AGVPakin',
+						title: '缂撳啿鍖虹粍鎵�',
+						name: 'AgvPakin',
 						color: 'cyan',
 						cuIcon: 'order',
-						url: '/AGV/AGVPakin'
+						url: '/AGV/CachePakin'
 					},
 					{
-						title: '鍛煎彨Agv',
-						name: 'AGVMoveCall',
+						title: '缂撳啿鍖哄叆搴�',
+						name: 'AgvIn',
 						color: 'green',
 						cuIcon: 'pullup',
-						url: '/AGV/AGVMoveCall'
+						url: '/AGV/CacheInCall'
 					},
-					// {
-					// 	title: '鍛煎彨Agv',
-					// 	name: 'AGVStart',
-					// 	color: 'green',
-					// 	cuIcon: 'order',
-					// 	url: '/AGV/AGVStart'
-					// },
+					{
+						title: '缂撳啿鍖哄嚭搴�',
+						name: 'AgvOut',
+						color: 'red',
+						cuIcon: 'pulldown',
+						url: '/AGV/AGVOutCall'
+					},
+					{
+						title: '鐩樼偣',
+						name: 'Check',
+						color: 'green',
+						cuIcon: 'order',
+						url: '/check/check'
+					},
 					// {
 					// 	title: 'Agv鍌ㄤ綅瑙g粦',
 					// 	name: 'AGVUnbind',

--
Gitblit v1.9.1