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);
}
">
[[[CONTENT-ELEMENT-0]]]
위암1기a라고 들었습니다.
림프절전이나 다른거 해석좀 부탁드립니다.
미리 감사드립니다.^^