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'
}">
Pipeline
Data
System
r.json())
.then(d => { syncOk = d.ok; syncMsg = d.ok ? d.synced + '건' : '오류'; $dispatch('toast', {message: d.ok ? 'Sheets 동기화 완료 (' + d.synced + '건)' : '동기화 실패', type: d.ok ? 'success' : 'error'}); })
.catch(() => { syncOk = false; syncMsg = '실패'; $dispatch('toast', {message: '네트워크 오류', type: 'error'}); })
.finally(() => syncing = false);
"
:disabled="syncing"
:title="expanded ? '' : 'Export to Sheets'"
class="w-full flex items-center gap-2 rounded-lg text-xs font-medium text-slate-400 hover:bg-slate-700 transition-colors disabled:opacity-50"
:class="expanded ? 'px-3 py-2' : 'px-2.5 py-2 justify-center'">
Export to Sheets
동기화 중…
Login
Low
tfmedia.co.kr
2026-02-26
#1
A씨가 삼성물산과의 영업위임 계약 중도 파기로 1억2천만원의 손해배상을 청구했으나, 대법원은 계약서에 손해배상 규정이 없는 경우 민법상 위임 해지 규정이 아닌 계약서에 따른 책임만 부담한다고 판결했다. 이에 따라 원심의 원고 일부 승소 판결을 파기하고 사건을 서울중앙지법으로 돌려보냈다.
판단 근거
적합 조건 중 상대방 자력 충분(삼성물산)만 해당. 대법원 판결로 영업위임 계약 해지에 따른 손해배상 책임이 계약서 규정에 따르며, 해당 계약서에 손해배상 규정이 없다고 판단되어 원고의 승소 가능성이 매우 낮아졌음. 또한, 집단적 피해가 아니며 피해 규모도 소송금융 투자 대상으로 아주 크다고 보기 어려움.
원문보기
2026-02-26 18:50
gemini-2.5-flash