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);
}
">
실비는 해당 보험 어플깔아서 편하게 청구했는데
실비24는 해당병원에서 따로 영수증 발급받을 필요없이 청구하는 방식인가요??
진단서나, 입퇴원확인서는 따로 비용이 나가는 것 같은데 그건 따로 발급 받아야 하는거면 기존 실비 청구 방식이랑 뭐가 다른건지 궁금해서요