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);
}
">
안녕하세요.
저는 보호자 딸인데요.
오늘 필요한 서류를 떼면서 입원진료비 세부내역서를 깜빡하고 못 뗐어요.
온라인에선 외래세부내역서만 가능하더라구요.
병원에 가지 않고 서류발급할 방법이 혹시 있을까요?