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를 찍었는데 치료 전과 변화가 없다고 해서요.
혹시 복부 임파선 방사선 치료하면 효과가 뒤에 나타나기도 하나요?