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