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);
}
">
T병기중에
T1A 이면 점막층까지이고
T1B 이면 점막하층까지 이게 맞는건지 여쭤봅니다!