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