src/views/ecg/doctor/index.vue @@ -20,7 +20,8 @@ } const finishPatient = async () => { const data = await DoctorApi.finishPatient(roomBedVO) list.value = data } /** 初始化 **/