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);
}
">
질문 드립니다. 정상 범위 내에서의 cea 수치의 증가는 어떤 의미가 있을까요? 의미 없다는 답변이 듣고 싶어서~ 또 이렇게 성급하게 질문 드리네요