의료진에게 병의 진행 정도와 치료방법에 대한 설명을 듣는다.
몽
몽이랑
2007.09.17 01:48
|
조회 1.5k
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
목록으로