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);
}
">
암센터 입원항암 예약은 처음이라서요~
예약해놓으면 보통 예약날짜에 입원되나요? 아니면 매번 밀리나요..? ㅠㅜㅜ 보통 며칠이나 밀리는지.. 궁금해요
제가 모셔다드려야하는데 날짜를 어떻게 잡아야하는지 감이 오지않아서요ㅠㅠ