From 97486704c3d2d230fa0be89630f0fe950554b16b Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期二, 23 九月 2025 18:30:05 +0800
Subject: [PATCH] #

---
 pages/home/home.vue |   31 +++++++++++++++++++++++++++----
 1 files changed, 27 insertions(+), 4 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index f99f4c7..6cd5356 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -60,6 +60,7 @@
 					// 	cuIcon: 'pullup',
 					// 	url: '/pingku/POrderListOut'
 					// },
+					
 					{
 						title: '鍛煎彨Agv',
 						name: 'AGVStart',
@@ -73,12 +74,34 @@
 						color: 'orange',
 						cuIcon: 'order',
 						url: '/AGV/AGVUnbind'
-					},{
-						title: '鐩樼偣',
-						name: 'stockCheck',
+					},					
+					{
+						title: '绔欑粦瀹�',
+						name: 'AGVStaBind',
 						color: 'red',
 						cuIcon: 'post',
-						url: '/stock/stockCheck'
+						url: '/AGV/AGVStaBind'
+					},
+					{
+						title: '浜х嚎鍙枡',
+						name: 'AGVSiteList',
+						color: 'red',
+						cuIcon: 'post',
+						url: '/AGV/AGVSiteList'
+					},
+					{
+						title: '鎴愬搧鍛煎彨',
+						name: 'AGVFinishedCall',
+						color: 'orange',
+						cuIcon: 'pullup',
+						url: '/AGV/AGVFinishedCall'
+					},
+					{
+						title: '鎴愬搧鍛煎彨2',
+						name: 'AGV_2F',
+						color: 'purple',
+						cuIcon: 'pullup',
+						url: '/AGV/AGV2F'
 					},
 					// {
 					// 	title: '缁勬墭涓婃灦',

--
Gitblit v1.9.1