2차 병원은 어디로, 어떻게 잡아야 될까요??
욱
욱이야
2020.01.15 20:47
|
조회 676
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
목록으로