위암 수술후(장폐색 등 수차례 응급실 신세) 2년 정기검사 양호하게 나옴...제가 경험한 것을 여러분들과 나누고 싶습니다.
좋
좋은하루
2013.02.01 10:19
|
조회 4.1k
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);
}
">