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);
}
">
오늘 입원하기로 했는데 갑자기 병실이없다고 응급실 원무과로접수하라고하는데 혹시 이런경험 하신분계신가요