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);
}
">
중간정산 알림톡이 주기적으로 오는데
퇴원할때 한번에 정산해도 되나요?
중간정산을 꼭 해야되나요?
입원비 결제할때 나중에 연말정산이나, 혹시모를... 안좋은 상황을 고려하여
결제를 환자본인 카드(혹은 계좌이체)로 처리하는게 좋을지
배우자 카드로 결제하는게 좋은지 궁금합니다
아직도 모르는게 많아요 도와주세요 ㅠ