feat audit
This commit is contained in:
@@ -994,7 +994,7 @@
|
||||
urlroute = urlroute.replace(':id', gadai_detail["norujukan"]);
|
||||
|
||||
var tuntutan = 'Pelanggan';
|
||||
|
||||
console.log(gadai_detail['norujukan'],kodcaw,api_url);
|
||||
$.ajax({
|
||||
method:"GET",
|
||||
async:false,
|
||||
@@ -1004,6 +1004,7 @@
|
||||
"kodcaw" : kodcaw
|
||||
},
|
||||
success: function(response){
|
||||
console.log(response);
|
||||
if(response[0].teller == 'DM')
|
||||
{
|
||||
tuntutan = 'WTD';
|
||||
|
||||
Reference in New Issue
Block a user