From 1e35ba9a54096b232c6a6018f7d8da765eab99a8 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Thu, 15 May 2025 17:29:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=8E=BB=E9=99=A4=E5=B7=A5=E8=89=BA?= =?UTF-8?q?=E5=8A=9F=E8=83=BD;=20=E8=87=AA=E6=A3=80=E5=8F=82=E6=95=B0?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/check/index.vue | 6 +++--- src/views/home/index.vue | 24 ++++++++++++------------ 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/components/check/index.vue b/src/components/check/index.vue index a98f2ed..37001ea 100644 --- a/src/components/check/index.vue +++ b/src/components/check/index.vue @@ -52,7 +52,7 @@ const statusMap: Record> = { }, gantryZOrigin: { name: '机械臂z轴', - value: 'y', + value: 'z', type: 'axis', }, dualRobotJoint1Origin: { @@ -77,12 +77,12 @@ const statusMap: Record> = { }, trayLifting02Origin: { name: '加热区02托盘升降', - value: 'heat_module_01', + value: 'heat_module_02', type: 'heat', }, trayLifting03Origin: { name: '加热区03托盘升降', - value: 'heat_module_01', + value: 'heat_module_03', type: 'heat', }, trayLifting04Origin: { diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 0cac45d..9d2a848 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -330,18 +330,18 @@ const take_photo = async () => { - - - - 选择工艺 - - - - - 执行工艺 - - - + + + + + + + + + + + +