자꾸 질문드려 정말 죄송합니다 ㅠ 난소암 수술관련입니다.
음
음냥
2018.11.27 15:17
|
조회 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
목록으로