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);
}
">
개인적으로는 타 병원 전원 시 필요한 의무기록 등 평소에 궁금했던 내용이 몇 몇 있네요.
조금이나마 도움 되셨으면 좋겠습니다.