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
Medium
arunews.com
2026-02-27
#1
상대원2구역 재개발 사업에서 마감재 갈등으로 시공사 교체 논의가 진행 중이며, 내달 조합장 해임총회가 예정되어 있습니다. 전문가는 시공사 교체 시 거액의 손해배상 소송과 사업 중단으로 인한 조합원 분담금 폭탄을 경고했습니다.
진행 단계
관련절차진행
(조합장 해임총회 예정, 시공사 교체 관련 분쟁 진행 중)
판단 근거
상대원2구역 재개발 조합원 다수가 '분담금 폭탄' 위험에 처해 집단적 피해 가능성이 높고(적합 조건 3), '거액의 손해배상 소송'이 언급되어 피해 규모가 클 것으로 예상됩니다(적합 조건 4). 그러나 시공사의 책임이 명확히 특정되지 않았고, 소송이 실제로 제기된 단계는 아닙니다.
원문보기
2026-02-27 19:28
gemini-2.5-flash