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);
}
">
이 조합으로 받고 계신 환우님들,
현재 몇차까지 진행하고 계신가요?