From 078e3ca60e525110ef6b7baf2ff9e969dd4f899b Mon Sep 17 00:00:00 2001 From: pro Date: Sat, 31 Jan 2026 11:48:30 +0900 Subject: [PATCH] =?UTF-8?q?fix:=EC=83=81=EC=84=B8=20=EB=AA=A8=EB=8B=AC=20?= =?UTF-8?q?=EB=8B=AB=EA=B8=B0=20=EB=B2=84=ED=8A=BC=20=EB=8F=99=EC=9E=91=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - data-close-modal 속성을 onclick="closeDetailModal()"로 변경 - X 버튼과 닫기 버튼이 정상적으로 모달을 닫도록 수정 Co-Authored-By: Claude Opus 4.5 --- resources/views/sales/managers/partials/show-modal.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/sales/managers/partials/show-modal.blade.php b/resources/views/sales/managers/partials/show-modal.blade.php index 6bf3a3f1..62530a0e 100644 --- a/resources/views/sales/managers/partials/show-modal.blade.php +++ b/resources/views/sales/managers/partials/show-modal.blade.php @@ -30,7 +30,7 @@ -