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 찍었는데요 진료가 목요일에 잡혔습니다 결과를 그 전에 알 수 있는 방법은 없을까요?