From 9d0f14f67d1883738a5c18b9f7a40667a56b33d3 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 11 十月 2023 19:15:10 +0800
Subject: [PATCH] # 托盘解绑
---
pages/home/home.vue | 23 ++++++++++++++++++++++-
1 files changed, 22 insertions(+), 1 deletions(-)
diff --git a/pages/home/home.vue b/pages/home/home.vue
index ad15cd9..06faa1c 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -29,7 +29,14 @@
name: 'pakin',
color: 'cyan',
cuIcon: 'pullup',
- url: '/tzsk/pakin/pakin'
+ url: '/tzsk/pakin/pakin2'
+ },
+ {
+ title: '鎵樼洏瑙g粦',
+ name: 'untie',
+ color: 'cyan',
+ cuIcon: 'pullup',
+ url: '/tzsk/pakin/untie'
},
{
title: '缁勬墭涓婃灦',
@@ -51,6 +58,13 @@
color: 'cyan',
cuIcon: 'pullup',
url: '/pakin/pakin2'
+ },
+ {
+ title: 'AGV鐩樼偣/鎷f枡',
+ name: 'AGVPick',
+ color: 'cyan',
+ cuIcon: 'pullup',
+ url: '/tzsk/AGV/AGVPick'
},
{
title: '鍐嶆鎷f枡',
@@ -88,6 +102,13 @@
url: '/tzsk/AGV/AGVPakinOn'
},
{
+ title: 'AGV瀹瑰櫒绂诲満',
+ name: 'pakin',
+ color: 'cyan',
+ cuIcon: 'pullup',
+ url: '/tzsk/AGV/AGVContainerMove'
+ },
+ {
title: '璁㈠崟鍏ュ簱',
name: 'orderPakin',
color: 'red',
--
Gitblit v1.9.1