Update metodos.js
This commit is contained in:
parent
642f3975c6
commit
cf7016791c
@ -664,7 +664,7 @@ async function Fun_ConsultarClavesCatastrales(agent, req, res, _cedula = null, n
|
||||
console.log("legion model");
|
||||
console.log(legion);
|
||||
let printzeus = '';
|
||||
legion['data']['data_text'].forEach((elem_ares, index) => {
|
||||
legion['data']['data'].forEach((elem_ares, index) => {
|
||||
printzeus += '\n -' + elem_ares.name + ': $' + elem_ares.value;
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user