혈액검사는 보조적이라 하는데
j
jbs2005777투명
2018.11.28 16:24
|
조회 928
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
목록으로