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);
}
">
가족이 신장암 4기고, 이번주부터 항암치료를 시작했습니다.
카페를 보다보면 항암 1차치료 2차치료 이런 글들이 보이는데 이게 뭘 의미하는건가요?
1차치료로 A와 B 약물을 쓰다가, 해당 약물이 효과가 없으면 2차치료로 C와 D약물을 쓰는걸로 바꾸는걸 말하는건가요?
1차치료? 2차치료? 무슨 의미인지 궁금합니다~!