현장확인매물 상세 페이지 기능 수정

This commit is contained in:
2026-03-05 18:17:31 +09:00
parent 353df045d8
commit 9d9df394c5
9 changed files with 2507 additions and 2161 deletions

View File

@@ -2675,9 +2675,10 @@ $usr_level = session('usr_level');
title: "정상 처리되었습니다.",
icon: "success",
draggable: true
})
location.reload();
}).then(() => {
// 녹취파일 체크박스 활성화 및 체크
$('#chk_record').prop('disabled', false).prop('checked', true);
});
} else {
Swal.fire({
title: result.msg,

File diff suppressed because it is too large Load Diff

View File

@@ -2675,9 +2675,10 @@ $usr_level = session('usr_level');
title: "정상 처리되었습니다.",
icon: "success",
draggable: true
})
location.reload();
}).then(() => {
// 녹취파일 체크박스 활성화 및 체크
$('#chk_record').prop('disabled', false).prop('checked', true);
});
} else {
Swal.fire({
title: result.msg,