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 |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index 58337bc..afaaf79 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -81,13 +81,13 @@
 						cuIcon: 'pulldown',
 						url: '/AGV/AGVOutCall'
 					},
-					// {
-					// 	title: '鍛煎彨Agv',
-					// 	name: 'AGVStart',
-					// 	color: 'green',
-					// 	cuIcon: 'order',
-					// 	url: '/AGV/AGVStart'
-					// },
+					{
+						title: '鐩樼偣',
+						name: 'Check',
+						color: 'green',
+						cuIcon: 'order',
+						url: '/check/check'
+					},
 					// {
 					// 	title: 'Agv鍌ㄤ綅瑙g粦',
 					// 	name: 'AGVUnbind',

--
Gitblit v1.9.1