보험에 대해 잘 아시는 분 답변 부탁드립니다
초
초긍정으로
2020.08.05 13:59
|
조회 926
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
목록으로