From e91b83a895a9521d2b7a426417fdff73368aafed Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 26 三月 2024 16:11:15 +0800 Subject: [PATCH] # --- pages/home/inOutManage.vue | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/home/inOutManage.vue b/pages/home/inOutManage.vue index 290b8a4..3f6b9f7 100644 --- a/pages/home/inOutManage.vue +++ b/pages/home/inOutManage.vue @@ -30,14 +30,14 @@ name: 'emptyIn', color: 'blue', // cuIcon: 'pullup', - url: `/tzsk/AGV/AGVPakin` + url: `/phyz/AGV/emptyPakin` }, { - title: '閲囪喘鍏ュ簱', - name: 'AGVPick', - color: 'cyan', + title: '缁勬墭', + name: 'pakin', + color: 'blue', // cuIcon: 'pullup', - url: `/tzsk/AGV/AGVPick` + url: `/phyz/AGV/AGVPakin` }, { -- Gitblit v1.9.1