암진단비 때문에 여쭤볼게 있습니다
슬
슬프
2017.02.25 18:38
|
조회 1.6k
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
목록으로