낼 검진결과 들으러 가요.
나
나로리
2018.12.16 23:53
|
조회 1.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);
}
">
Naver
목록으로