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);
}
">
저번달 막항 끝내고 이제 방사 시작하는데
25회 받을거라고 하시더라구요
보통 20회 정도 받는다고 했었던거 같은데... 이정도면 많이 받는 편인가요??