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차를 앞두고 있습니다.
항암 중에 CA19-9가 상승하는 것은 어떤 상황일까요?
췌장암 진단시 : 120
1차 항암시 : 209
2차 항암시 : 257
3차 항암전 : 225
비슷한 경험, 정보 등 알려주시면 감사하겠습니다!!