첫 출근.... 그리고 퇴원 후 1차 검진..
n
nws6804
2008.09.26 17:19
|
조회 292
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
목록으로