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);
}
">
어제 하이펙수술이라는 걸 알아서요.. 보니까 주로 대장암 복막전이 환자들이 하는것 같던데... 위암 복막전이 환자는 할 수가 없나요??