h5_standard/src/views/workOrder/reportingForWork.vue
@@ -697,6 +697,7 @@ getDeviceByCondition({ procedureId: res.procedureId }) .then(res1 => { if (res1.code === 200) { if (res1.data && res1.data.length > 0) deviceId.value = res1.data[0].id from.deviceId = res1.data[0].id from.deviceName = res1.data[0].name