From 444895beb0bfc71ea88985ae6998a4324ce23999 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期一, 05 五月 2025 17:01:21 +0800
Subject: [PATCH] #

---
 pages/home/home.vue |   49 ++++++++++++++++++++++++++++---------------------
 1 files changed, 28 insertions(+), 21 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index 1f9f2c9..3830b9e 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -38,27 +38,34 @@
 					// 	cuIcon: 'order',
 					// 	url: '/pakin/pickAgain'
 					// },
-					// {
-					// 	title: '璁㈠崟鍏ュ簱',
-					// 	name: 'orderPakin',
-					// 	color: 'red',
-					// 	cuIcon: 'pullup',
-					// 	url: '/order/orderPakin'
-					// },
-					// {
-					// 	title: '閿�鍞崟鍏ュ簱',
-					// 	name: 'orderIn',
-					// 	color: 'blue',
-					// 	cuIcon: 'pullup',
-					// 	url: '/order/orderIn'
-					// },
-					// {
-					// 	title: 'Bom鍏ュ簱鍗�',
-					// 	name: 'orderBomPakin',
-					// 	color: 'red',
-					// 	cuIcon: 'pullup',
-					// 	url: '/order/orderBomPakin'
-					// },
+					{
+						title: '璁㈠崟鍏ュ簱',
+						name: 'orderPakin',
+						color: 'red',
+						cuIcon: 'pullup',
+						url: '/order/orderPakin'
+					},
+					{
+						title: 'AGV绉诲姩浠诲姟',
+						name: 'AGVStart',
+						color: 'green',
+						cuIcon: 'order',
+						url: '/AGV/AGVStart'
+					},
+					{
+						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