From b183ddfd36c47a43576be2a4bb7f32ca6d202d05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Fri, 20 Feb 2026 20:13:31 +0900 Subject: [PATCH] =?UTF-8?q?fix:=EC=A0=95=EC=82=B0=EA=B4=80=EB=A6=AC=20?= =?UTF-8?q?=EC=9E=85=EA=B8=88=EB=93=B1=EB=A1=9D=20=EB=B2=84=ED=8A=BC=20?= =?UTF-8?q?=EC=A0=9C=EA=B1=B0=20=EB=B0=8F=20=EB=82=B4=EB=B3=B4=EB=82=B4?= =?UTF-8?q?=EA=B8=B0=20=EC=97=91=EC=85=80=20=EA=B8=B0=EB=8A=A5=20=EA=B5=AC?= =?UTF-8?q?=ED=98=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 입금 등록 버튼 및 모달 제거 - 내보내기 버튼을 모든 탭에서 동작하도록 변경 - 현재 활성 탭(수당관리/고객사정산/구독관리)의 테이블을 CSV로 내보내기 - UTF-8 BOM 포함하여 엑셀에서 한글 정상 표시 Co-Authored-By: Claude Opus 4.6 --- .../views/finance/settlement/index.blade.php | 178 +++++++++++------- 1 file changed, 106 insertions(+), 72 deletions(-) diff --git a/resources/views/finance/settlement/index.blade.php b/resources/views/finance/settlement/index.blade.php index 3cf53929..bec312b3 100644 --- a/resources/views/finance/settlement/index.blade.php +++ b/resources/views/finance/settlement/index.blade.php @@ -12,22 +12,13 @@ @@ -142,25 +133,6 @@ class="px-4 py-1.5 text-sm font-medium rounded-md transition-all"> -{{-- 입금 등록 모달 --}} - - {{-- 상세 모달 --}}