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);
}
">
오늘 CT를 찍고 교수님 진료전 결과를 미리 알고 싶은데 가능할까요?
일주일 후 결과 신청하면 알 수 있을까요?