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);
}
">
안녕하세요?
조직검사결과지 해석 부탁드리겠습니다 ㅜㅜ
4번항목이 조금 헷갈립니다
감사합니다!!