fix skit2

This commit is contained in:
hafifierahman
2021-03-02 09:45:16 +08:00
parent 3dde0f030c
commit 2fc0f916b8
7 changed files with 59 additions and 18 deletions
@@ -40,7 +40,7 @@
<th>No K/P</th>
<th>No Rujukan</th>
<th>Pembiayaan (RM)</th>
<th>Upah (RM)</th>
<th>Keuntungan (RM)</th>
<th>Bayaran (RM)</th>
</tr>
</thead>
@@ -115,8 +115,8 @@
gadai[0][0]['nokp'],
tebus['norujukan'],
tebus['pinjaman'],
tebus['upahasal'],
''
tebus['bakiupah'],
tebus['bakipjm']
]).draw();
}
});