월욜 퇴원했는대요사진에 2/11라고 써있는것 저희한테 떼라고 한것 같은데 확실히 몰라서 여쭈어요~^^
조
조용한빛l위보
2023.02.13 15:00
|
조회 706
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);
}
">