항암 40차후 CT,MRT2건 결과지 해석좀 해주세요 늘 크기나 위치가 같다고만 하시는데... 계속항암을 해야 하는지..ㅜ ㅜ ,, 늘 수고로움으로 답답한 속을 해결해주시는 선생님 미리 감사드립니다
쫑
쫑미
2021.04.26 10:28
|
조회 236
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);
}
">