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);
}
">
조직검사결과 기다리고 있는중인데
서울에가서 수술여부 확인해보려합니다
조직검사 슬라이드 요청해보려고하는데
검사결과나오면 슬라이드 요청하는건가요?