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);
}
">
제가 7월초 1년6개월 정기검진시 뇌혈관 검사가 같이 잡혔네요.
둘다 조영제 촬영인데 같이해도 되는지 여쭙니다.
감사합니다.