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);
}
">
수술후 재발 전이 방지차원에서 어떻게 관리하시나요
경험있으신 회원님들의 친절한 답변 부탁 드립니다
감사합니다