수술 잘 끝내고 퇴원했습니다..감사해요~~
l
lsk2120
2009.03.31 10:02
|
조회 228
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
목록으로