fix skit2

This commit is contained in:
MUHD HAFIFIE
2021-05-20 16:54:16 +08:00
parent 3adc94849b
commit dd0ca831da
19 changed files with 1340 additions and 28 deletions
+3 -1
View File
@@ -232,7 +232,7 @@
allowEnterKey: false
})
let mohon = "Tuntut Baki Lelongan";
let norujukan = $('#norujukan').val();
@@ -243,8 +243,10 @@
if($("input[name='radlelong']:checked").val() == 'baki')
{
jenis = 'T';
let mohon = "Tuntut Baki Lelongan";
}else{
jenis = 'B';
let mohon = "Bayar Baki Lelongan";
}