보험청구관련 도움되실까 올려요~
콩
콩콩맘수원
2018.11.30 08:05
|
조회 1.9k
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
목록으로