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