src/views/ecg/doctor/DevInstall.vue
@@ -63,7 +63,7 @@ } const callAgain = async () => { await DoctorApi.callAgainPatient(roomBedVO.value) await DoctorApi.callInstallingPatientAgain(roomBedVO.value) } const getInstallingPatient = () => { @@ -150,7 +150,8 @@ const onEventDevInstall = () => { //console.info("onDevInstallPanelEvent...") // onStagePatient.value.patId = "" installingPatient.value.patId = "" initLoad() } const onEventRecallFinish = () => {