From ca94da05530ca792c81a286ecb64db204a4e68db Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 05 十二月 2023 08:03:00 +0800 Subject: [PATCH] # --- pages/home/home.vue | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index c9364f0..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', -- Gitblit v1.9.1