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