perbaikan laporan penilai dan print out

This commit is contained in:
majid
2025-01-09 10:18:52 +07:00
parent 029260bcef
commit a74f5bff5f
15 changed files with 656 additions and 328 deletions

View File

@@ -995,7 +995,7 @@
confirmButtonText: 'OK'
}).then((response) => {
if (response.isConfirmed) {
window.location.reload();
// window.location.reload();
}
});
} else {