From c0b350fa22ca26645490c0c74aa8616f533f80e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Tue, 24 Feb 2026 19:32:47 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20[ecard]=20=EB=B6=84=EB=A6=AC=20=EA=B1=B0?= =?UTF-8?q?=EB=9E=98=EC=9D=98=20=EB=B6=84=EA=B0=9C=20=EB=B2=84=ED=8A=BC?= =?UTF-8?q?=EC=9D=84=20=EB=9D=BC=EB=B2=A8=20=EB=B2=84=ED=8A=BC=EC=9C=BC?= =?UTF-8?q?=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 분리가 있는 거래: 작은 '+' 아이콘 대신 '분개' 라벨 버튼 표시 - 분리 없는 거래: 기존 '+' 아이콘 유지 --- resources/views/barobill/ecard/index.blade.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/resources/views/barobill/ecard/index.blade.php b/resources/views/barobill/ecard/index.blade.php index 395cc2a6..b068a3f6 100644 --- a/resources/views/barobill/ecard/index.blade.php +++ b/resources/views/barobill/ecard/index.blade.php @@ -1584,6 +1584,16 @@ className="px-1.5 py-0.5 bg-emerald-100 text-emerald-700 rounded text-[10px] fon 완료 ); + } else if (hasSplits) { + return ( + + ); } else { return (