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);
}
">
림프절 전이가 있을때요.
림프절 몇개중 몇개 전이 하는데 왜 사람마다 얘기하는 몇개중이 다른건지 궁금하네요.
저는 20개중 4개라고 하셨는데요.
글 고면 25개중 몇개. 27개중 몇개
이런식으로 달라서요.