수술 10일 째 그리고 퇴원 4일째
로
로렌
2009.01.15 20:23
|
조회 176
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
목록으로