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);
}
">
병원 어플로 피검사 결과를 보고있는데
간기능 검사인 AST. ALT, Bilirubin은 다 있는데 ALP가 없어서요...ㅠㅠ 뼈전이 관련해서는 저 수치를 보는 거라고 주워들었는데ㅠㅠㅠ