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);
}
">
다음주면 수술을 받기 위해 입원을 하게 되는데요,
2인실은 산정특례 대상이 아닌가요?