update decimal point in total

This commit is contained in:
franknstayn
2021-12-17 19:51:53 +08:00
parent a7c3427fc8
commit 0973ea08b2
3 changed files with 3 additions and 3 deletions

View File

@@ -444,7 +444,7 @@
}
},
success: function(response) {
console.log(response);
// console.log(response);
$("#btn_apply_voucher").attr('disabled', false);
$("#btn_apply_voucher").html('Apply');
if (response.success) {