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);
}
">
암수술 할 때 미리결재하나요 아니면 퇴원할때 결재하나요 결재는 미리 할 수 있는건가요? 카드결재 하랴고합니다