diff --git a/funtions.js b/funtions.js index 656723a..88d785a 100644 --- a/funtions.js +++ b/funtions.js @@ -155,7 +155,7 @@ async function ConsultaClaves(cedula, chang = null){ if(chang != null){ var _ur = 'consulta_predios_detalle/1/'+cedula+'?boot=true'; } - console.log(_url); + console.log(_ur); AxiosPOST(_ur, {}).then(function (result) { console.log(result); if(result['ok']){