From fe46075f59ba775f3d772ea35da41cb3475d2de1 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 13 十一月 2023 15:43:11 +0800
Subject: [PATCH] AGV扫码

---
 pages/home/home.vue |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index 65558f2..09c50c3 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -67,7 +67,13 @@
 						// cuIcon: 'pullup',
 						url: '/tzsk/AGV/AGVContainerMove'
 					},
-					
+					{
+						title: 'AGV鏉$爜',
+						name: 'AGVCode',
+						color: 'cyan',
+						// cuIcon: 'pullup',
+						url: '/tzsk/AGV/AGVCode'
+					},
 					{
 						title: '缁勬墭鍏ュ簱',
 						name: 'pakin',
@@ -83,6 +89,13 @@
 						url: '/tzsk/order/orderPutOn'
 					},
 					{
+						title: '鍑哄簱鎷i��',
+						name: 'checkOut',
+						color: 'cyan',
+						// cuIcon: 'pullup',
+						url: '/tzsk/pakin/checkOut'
+					},
+					{
 						title: '璁㈠崟涓婃灦',
 						name: 'orderPutOn',
 						color: 'yellow',

--
Gitblit v1.9.1