eight
2024-12-10 b3631abf0aaddb74be6ebd0803792833bb7285e6
src/views/ecg/appointment/AppointmentConfirm.vue
@@ -181,6 +181,11 @@
}
const onEventAppointConfirm = () => {
/*
  if (null !== appointmentVOList.value && appointmentVOList.value.length === 1) {
    queryParams.patId = ""
  }
*/
  queryParams.patId = ""
}