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
jeonmin.co.kr
2026-03-23
#1
전주보호관찰소에서 가정폭력으로 수강명령을 받은 대상자들을 대상으로 가정폭력 치료강의를 진행했습니다. 교육에 참여한 대상자들은 높은 만족도를 보였으며, 자신의 행동을 되돌아보고 가정폭력에 대한 인식을 개선하는 계기가 되었다고 밝혔습니다. 본 프로그램은 가정의 회복과 정상화를 목표로 합니다.
진행 단계
—
(법원으로부터 수강명령이 부과되어 집행 중)
판단 근거
본 기사는 가정폭력 가해자들이 법원으로부터 수강명령을 받아 교육을 이수하는 과정을 다루고 있습니다. 이는 이미 법적 절차가 진행되어 명령이 내려진 사건의 후속 조치에 해당하며, 새로운 소송금융 투자 기회를 발굴하기 위한 사건으로 보기 어렵습니다. (부적합 조건: 이미 종결된 사건에 해당)
원문보기
2026-03-23 07:37
gemini-2.5-flash