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);
}
">
절제면에 병변이 남아있다고 하셨는데
정확한 해석이 안되서요..
해석 부탁드려요..