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)