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기C입니다.
저는 지금 선항암 중입니다.
글을 읽다보면 같은 병기인데
저처럼 선항암 먼저 하는 경우와 수술 먼저 하는 경우가
있는데 교수님에 따라 다른건가요?