수술 일주일 후 현재 나의 상태
다
다둥맘짱
2020.05.30 12:24
|
조회 704
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
목록으로