src/views/ecg/appointment/AppointmentConfirm.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/ecg/appointment/AppointmentConfirm.vue
@@ -181,7 +181,9 @@ } const onEventAppointConfirm = () => { queryParams.patId = "" if (null !== appointmentVOList.value && appointmentVOList.value.length === 1) { queryParams.patId = "" } } /** 初始化 **/