위암 진단받으셨는데, 소견서 내용 좀 풀어주세요
드
드림아이
2020.03.23 17:03
|
조회 1.7k
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);
}
">
Naver
목록으로