src/views/ecg/doctor/index.vue
@@ -85,7 +85,7 @@ return } patientList.value = await DoctorApi.getPatientList(roomBedVO) patientList.value = await DoctorApi.getToBeCheckedPatientList(roomBedVO) getOnstagePatient() patientStat.value = await DoctorApi.getDevReadyStatistic(roomBedVO) const queueVO2 = await DoctorApi.bedDoctorGet(roomBedVO)