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