src/views/ecg/appointment/AppointmentConfirm.vue
@@ -181,8 +181,10 @@ } const onEventAppointConfirm = () => { if (null !== appointmentVOList.value && appointmentVOList.value.length === 1) { queryParams.patId = "" } } /** 初始化 **/ onMounted(() => {