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);
}
">
중입자와 양성자를 알아보고 있는데 금속스텐트가 있으면 할수없다고 하네요
금속스텐트가 제거되는게 있고 안되는게 있다는데
알아보니 보통은 제거가 안된다고 하네요 ㅠㅠ
다른분들은 어떻게 하셨는지 궁금합니다!! ㅠㅠ