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);
}
">
공복혈당 수치가 한번이라도 126넘으면 두번째가서 재도 결과가 똑같이 나올까요?
혈당마저 높게나오니 걱정이네요.