show = false, 3000)"
x-show="show" x-cloak
x-transition:enter="transition ease-out duration-300" x-transition:enter-start="translate-x-full opacity-0" x-transition:enter-end="translate-x-0 opacity-100"
x-transition:leave="transition ease-in duration-200" x-transition:leave-start="translate-x-0 opacity-100" x-transition:leave-end="translate-x-full opacity-0"
class="fixed top-4 right-4 z-100 px-4 py-3 rounded-xl text-sm font-medium shadow-lg"
:class="{
'bg-slate-900 text-emerald-400': type === 'success',
'bg-slate-900 text-red-400': type === 'error',
'bg-slate-900 text-blue-400': type === 'info'
}">
보이스피싱 피해를 신고하려는 고객에게 은행 직원이 '좋을 대로 하세요'라며 전화를 끊어, 결국 고객이 15억 원의 피해를 입은 사건이 발생했다. 이는 은행의 고객 응대 및 책임 소홀 문제로 비화될 가능성이 있다.
진행 단계
피해발생
(은행의 부실한 고객 응대로 인한 보이스피싱 피해 발생)
판단 근거
은행의 명확한 책임(고객 응대 부실)이 보도되었고 (적합 조건 1), 상대방(은행)의 자력이 충분하며 (적합 조건 2), 피해 금액이 15억 원으로 매우 크다 (적합 조건 4). 통화 기록 등 객관적 증거 확보 가능성도 높다 (적합 조건 5).