수술전 조직검사 결과지와 수술 후 조직검사 결과지를 확실하게 한국어로 이해 하고 싶습니다 도와주세요,
특
특별한하루
2020.10.26 19:03
|
조회 148
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);
}
">