From 8f8f6427c71f2f7aadd334a39ea7b4e9169cbd08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Thu, 12 Mar 2026 16:40:54 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20[=EC=B9=B4=EB=93=9C=EC=82=AC=EC=9A=A9?= =?UTF-8?q?=EB=82=B4=EC=97=AD]=20=EB=B6=84=EA=B0=9C=20=EC=88=98=EC=A0=95?= =?UTF-8?q?=20=EB=AA=A8=EB=8B=AC=20=ED=85=8C=EC=9D=B4=EB=B8=94=20=EB=A0=88?= =?UTF-8?q?=EC=9D=B4=EC=95=84=EC=9B=83=20=EA=B9=A8=EC=A7=90=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - ecard/index.blade.php의 분개 테이블에 table-fixed + colgroup 비율 적용 - 계정과목/거래처 td에 overflow-hidden 추가 - 차/대 10%, 계정과목 22%, 거래처 28%, 차변/대변 각 17%, 삭제 6% --- .../views/barobill/ecard/index.blade.php | 22 +++++++++++++------ 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/resources/views/barobill/ecard/index.blade.php b/resources/views/barobill/ecard/index.blade.php index bfd7a015..72100c66 100644 --- a/resources/views/barobill/ecard/index.blade.php +++ b/resources/views/barobill/ecard/index.blade.php @@ -1001,15 +1001,23 @@ className={`px-3 py-1.5 text-sm cursor-pointer ${index === highlightIndex ? 'bg- ) : (

분개 내역

- +
+ + + + + + + + - + - - - + + + @@ -1025,7 +1033,7 @@ className={`px-2 py-0.5 rounded text-xs font-medium cursor-pointer hover:opacity {line.dc_type === 'debit' ? '차변' : '대변'} - -
차/대차/대 계정과목 거래처차변금액대변금액차변금액대변금액
+ { @@ -1034,7 +1042,7 @@ className={`px-2 py-0.5 rounded text-xs font-medium cursor-pointer hover:opacity accountCodes={accountCodes} /> +