diff --git a/public_html/doc/install_wait_list.php b/public_html/doc/install_wait_list.php index 06310f8..94cdaae 100644 --- a/public_html/doc/install_wait_list.php +++ b/public_html/doc/install_wait_list.php @@ -474,7 +474,7 @@ function getWaitCategoryColor($cat) { loadCurrentContainersIfNeeded(() => { currentReady = true; }); - checkCustomerHasImages(InstallWait.customer?.uid); + checkCustomerHasImages(InstallWait.customer?.uid, InstallWait.iw_uid); }); // 2) 기존 PICKUP / INSTALL 로드 diff --git a/public_html/doc/map.php b/public_html/doc/map.php index 7577fc5..6156aa9 100644 --- a/public_html/doc/map.php +++ b/public_html/doc/map.php @@ -741,7 +741,7 @@ function popup(){