eight
2024-10-15 e4bb67837897301d82bcd7ad9e391422d6e7f865
src/views/ecg/doctor/Routine.vue
@@ -83,7 +83,7 @@
    return
  }
  patientList.value = await DoctorApi.getPatientList(roomBedVO)
  patientList.value = await DoctorApi.getToBeCheckedPatientList(roomBedVO)
  getOnstagePatient()
  patientStat.value = await DoctorApi.getPatientStatistic(roomBedVO)
  const queueVO2 = await DoctorApi.bedDoctorGet(roomBedVO)