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);
}
">
개인실비(db)와 단체보험(kb) 실비 두개가 가입 되어 있습니다~실비 청구할때 개인실비쪽에 청구하면 알아서 db랑 kb 두곳에서 비례보상으로 두곳에서 돈이 나오나요?