보험청구관련해서 조언좀 해주세요ㅜ
이
이루어진다
2014.07.02 17:42
|
조회 783
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
목록으로