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);
}
">
보험회사 한군데에 두가지 상품이 가입되어 있는데
둘다 암 진단금이 나옵니다.
그럼 서류는 한번만 신청하면 되나요?