eight
2024-11-26 9749cb98e468aa7f0de42255f4fa66c4bbdc626d
src/views/ecg/appointment/AppointmentConfirm.vue
@@ -181,7 +181,9 @@
}
const onEventAppointConfirm = () => {
  queryParams.patId = ""
  if (null !== appointmentVOList.value && appointmentVOList.value.length === 1) {
    queryParams.patId = ""
  }
}
/** 初始化 **/