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);
}
">
혈소판 수치가 ~450만 구간인데 481이 나왔네요.
왜 이럴까요?
첫 외래 대기중입니다