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);
}
">
로봇수술과 복강경 수술 장단점은 있겠지만 어느것이 낫겠습니까?
개인 의견이라도 꼭 부탁드립니다