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);
}
">
pcn 막힌거 같아서 질문 드려요!
응급실 말고 병원에 어디로 가면 될까요?
외래가던 곳으로 가야하는지
인터벤션실로 바로 가야하는지
어떻게 해야 할지 모르겠어요!