feat audit

This commit is contained in:
Ain Izazi
2025-01-27 08:50:46 +08:00
committed by dev_kopkb
parent 1058ece282
commit 3d66712c4e
3 changed files with 10 additions and 5 deletions
+2 -1
View File
@@ -981,7 +981,7 @@
urlroute = urlroute.replace(':id', gadai_detail["norujukan"]);
var tuntutan = 'Pelanggan';
console.log(gadai_detail['norujukan'],kodcaw,api_url);
$.ajax({
method:"GET",
async:false,
@@ -991,6 +991,7 @@
"kodcaw" : kodcaw
},
success: function(response){
console.log(response);
if(response[0].teller == 'DM')
{
tuntutan = 'WTD';