From f11f38fbd00c39c9a021807b6b585c6fb0c5aa96 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期一, 01 四月 2024 14:44:31 +0800 Subject: [PATCH] # --- pages/home/inOutManage.vue | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/pages/home/inOutManage.vue b/pages/home/inOutManage.vue index 3f6b9f7..cba0e9e 100644 --- a/pages/home/inOutManage.vue +++ b/pages/home/inOutManage.vue @@ -26,13 +26,20 @@ project: 'tzsk', elements2: [ { - title: '绌烘澘鍏ュ嚭搴�', + title: '绌烘澘鍏ュ簱', name: 'emptyIn', color: 'blue', // cuIcon: 'pullup', url: `/phyz/AGV/emptyPakin` }, { + title: '鍛煎彨绌鸿揣鏋�', + name: 'emptyOut', + color: 'blue', + // cuIcon: 'pullup', + url: `/phyz/AGV/emptyOut` + }, + { title: '缁勬墭', name: 'pakin', color: 'blue', -- Gitblit v1.9.1