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);
}
">
의사샘이 림프가 좀 부어있어 의심된다는데
열어봐야 알겠지만
림프 전이가 아니고 그냥 부어있는 경우도 있나요
걱정되네요.