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);
}
">
안녕하세요.
수술 잘 받았고, 보험신청 중에 있습니다
서류를 챙겨서 보험사에 줬는데
수술 후 조직검사결과지가 필요하다네요..
한달 지났는데 저 서류는 어디서 받을수 있을까요
어플 들어가도 수술결과지를 찾을 수가 없는데
결과지는 어디서 출력할 수 있을까요?