보험 가입하려고 하는데 조언부탁드립니다
리
리스보
2020.08.26 16:29
|
조회 444
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
목록으로