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);
}
">
병원에서는 수술을 권장하는데 주변사람이나 경험자에 물어보면 반대하시는 분이 많네요. 어르신은 수술을 반대하시고 체력적으로도 감당하실지 염려도 많이되고 고민되서 글써 봅니다. 혹시 경험담이나 도움될만한 자문을 구합니다.
감사합니다.