보험가입에 대해 자문구합니다.
동
동팔맘83
2019.05.29 19:37
|
조회 495
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
목록으로