현장확인매물 상세 페이지 기능 수정
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user