From 4bfbbe389310fdea9b140e3551c116db85c63249 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期五, 29 三月 2024 10:59:55 +0800 Subject: [PATCH] # --- pages/home/inOutManage.vue | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/pages/home/inOutManage.vue b/pages/home/inOutManage.vue index 3f6b9f7..90b3bed 100644 --- a/pages/home/inOutManage.vue +++ b/pages/home/inOutManage.vue @@ -33,6 +33,13 @@ url: `/phyz/AGV/emptyPakin` }, { + title: '鍛煎彨绌鸿揣鏋�', + name: 'emptyOut', + color: 'blue', + // cuIcon: 'pullup', + url: `/phyz/AGV/emptyOut` + }, + { title: '缁勬墭', name: 'pakin', color: 'blue', -- Gitblit v1.9.1