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개월에 한번씩 정기검사 때 마다 흉부ct 찍는데요.
이 것 외에도
항암시나 진료 볼때마다 흉부 엑스레이를 찍네요.
엑스레이 찍는 이유 아시는분 계실까요?
엑스레이 만으로 폐에 있는 암을 확인할 수 있나요?