This commit is contained in:
afiq
2021-02-16 14:56:29 +08:00
2 changed files with 5 additions and 3 deletions
+5
View File
@@ -61,6 +61,11 @@ function totalamount(idwang,bilangan)
return amount;
}
const formatter = new Intl.NumberFormat('en-US', {
minimumFractionDigits: 2
});
var arrayambilan = [["bundle1",0],["bundle5",0],["bundle10",0],
["bundle20",0],["bundle50",0],["bundle100",0],
["sen1",0],["sen5",0],["sen10",0],
@@ -149,9 +149,6 @@ var tableaddtunai = $('#tableaddtunai').DataTable({
});
const formatter = new Intl.NumberFormat('en-US', {
minimumFractionDigits: 2
});
function gettable(datala)