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);
}
">
찾아봐도 어렵네요 ㅠㅠ수술 할때 제거한다는데 ㅠ 췌장절재 하는건가요?