수술 끝나고 중환자실 들어가셨네요
바
바람동자
2019.04.03 18:56
|
조회 719
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
목록으로