세 번째 재입원하셨어요 - 혹시 비슷한 경험 있으신 분 정보좀..ㅠㅠ
시
시우조아
2009.08.13 11:39
|
조회 722
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
목록으로