From c17110087c14309d5d4b0232fef72aeb663bd71e Mon Sep 17 00:00:00 2001 From: jjstyle Date: Wed, 11 Feb 2026 19:23:53 +0900 Subject: [PATCH] =?UTF-8?q?blockUI=20success=EC=9D=BC=EB=95=8C=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Views/pages/manage/areas/lists.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Views/pages/manage/areas/lists.php b/app/Views/pages/manage/areas/lists.php index 5f189cf..a533710 100644 --- a/app/Views/pages/manage/areas/lists.php +++ b/app/Views/pages/manage/areas/lists.php @@ -487,7 +487,7 @@ }) }, success: function (result) { - + blockUI.unblockPage() if (result.code == '0') { $("#btnSearch").trigger('click') Swal.fire({