diff --git a/resources/views/permohonan/index.blade.php b/resources/views/permohonan/index.blade.php
index 7bf297e..1f77129 100644
--- a/resources/views/permohonan/index.blade.php
+++ b/resources/views/permohonan/index.blade.php
@@ -206,9 +206,9 @@
if (data.status === 'proses-survey' || data.status == 'rejected-reschedule') {
actionHtml += `
-
-
- `;
+
+
+`;
}
if (data && data.penilaian && data.penilaian.waktu_penilaian !== null && data.status !==
@@ -312,6 +312,7 @@
function surveyorRescheduleJadwalSurvey(permohonanId, idPenilaian, noReg, debitur, waktuPenilaian, rejectedNote) {
+ rejectedNote = JSON.parse(rejectedNote);
Swal.fire({
title: 'Reschedule Jadwal Kunjungan',
html: `