From 6bf087d2dba29cfb59cbdc5d10bff42dc6cbdeae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Fri, 13 Feb 2026 06:39:07 +0900 Subject: [PATCH] =?UTF-8?q?fix:=EC=82=AD=EC=A0=9C=20=EB=B2=84=ED=8A=BC=20?= =?UTF-8?q?=ED=95=AD=EC=83=81=20=ED=91=9C=EC=8B=9C=20(=EC=84=A0=ED=83=9D?= =?UTF-8?q?=20=EC=97=86=EC=9C=BC=EB=A9=B4=20=EB=B9=84=ED=99=9C=EC=84=B1=20?= =?UTF-8?q?=EC=83=81=ED=83=9C)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- resources/views/esign/dashboard.blade.php | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/resources/views/esign/dashboard.blade.php b/resources/views/esign/dashboard.blade.php index 52b83d76..4232ee9a 100644 --- a/resources/views/esign/dashboard.blade.php +++ b/resources/views/esign/dashboard.blade.php @@ -161,15 +161,13 @@ className="border rounded-lg px-3 py-2 text-sm"> { setFilter(f => ({...f, search: e.target.value})); setPage(1); }} className="border rounded-lg px-3 py-2 text-sm flex-1 max-w-xs" /> - {selected.size > 0 && ( - - )} + {/* 목록 */}