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 () => { - - - - 选择工艺 - - - - - 执行工艺 - - - + + + + + + + + + + + +