Mr.Shi
2023-08-23 c43e9ca8e4baa3e31c1da3c086ec8f1a7d12e438
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