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);
}
">
* 2021-08-20 복수 검사: 암세포 없음
* 2021-08-20 복막절제 검사: 전이성 선암
* 2021-08-31 MSI 검사: MSS 형
* 2021-08-31 KRAS 검사: 변이 있음
* 2021-08-31 NRAS 검사: 변이 없음