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