From 8a63f6645ca5cf52b1a9e2feb5b6944beb0c5b8c Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 11 十月 2023 18:16:38 +0800 Subject: [PATCH] # --- pages/home/home.vue | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index 7105ee9..bdc57b3 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -54,7 +54,7 @@ }, { title: 'AGV鐩樼偣/鎷f枡', - name: 'pakin', + name: 'AGVPick', color: 'cyan', cuIcon: 'pullup', url: '/tzsk/AGV/AGVPick' @@ -95,6 +95,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