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);
}
">
crp수치가 0~8이 정성범위 인데 56이고
esr 도 116 이예요
암이 전이된 경우라 평소에도 crp가 높게 나오는걸까요?ㅠ