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