보험관련 문의(환자 아니고 보호자)
한
한조각
2018.05.01 03:58
|
조회 992
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
목록으로