o.remove();
const img = document.createElement('img');
img.src = $event.target.src;
img.className = 'max-w-full max-h-full object-contain rounded-lg';
o.appendChild(img);
document.body.appendChild(o);
}
">
3차병원 수술날이 많이 기다려야 되면
혹시
검사 결과 들고 다른 병원 진료 보고 수술날 잡을 수도
있을까요?
아니면 다시 검사 받나요?