fix url api lelong
This commit is contained in:
@@ -786,7 +786,7 @@
|
|||||||
$.ajax({
|
$.ajax({
|
||||||
method:"GET",
|
method:"GET",
|
||||||
async:false,
|
async:false,
|
||||||
url:api_url + 'api/check/taglelong',
|
url:api_url + '/api/check/taglelong',
|
||||||
data: {
|
data: {
|
||||||
'kodcaw': "{{ $cawangan_info['kodcaw'] }}",
|
'kodcaw': "{{ $cawangan_info['kodcaw'] }}",
|
||||||
'norujukan': gadai_detail['norujukan'],
|
'norujukan': gadai_detail['norujukan'],
|
||||||
|
|||||||
Reference in New Issue
Block a user