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);
}
">
병원어플 내 피검사로 볼 수 있는 수치가 여러가지던데 혹시 주의깊게 봐야하는 명이 어떤걸까요?
재발이나 전이를 수치로 볼 수 있는 피검사로 볼 수 있는 검사명 말씀주시면 감사하겠습니다!