수술 후 아쉬움이 남네요..자꾸 의사 원망이 됩니다.
극
극복완치
2010.12.05 11:27
|
조회 880
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
목록으로