eight
2024-10-29 79a5ab968ba1635fc189f394740308b65db51e4c
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 = () => {