Update metodos.js
This commit is contained in:
parent
cfefe580b0
commit
55a589ea50
@ -690,7 +690,7 @@ async function Fun_ConsultarClavesCatastrales(agent, req, res, _cedula = null, n
|
||||
// if (mensjae_predios.length > 0) {
|
||||
// agent.add(mensjae_predios);
|
||||
// }
|
||||
agent.add(legion['data_text']);
|
||||
agent.add(legion['data']['data_text']);
|
||||
return Fun_RetornarAlinicio(agent, req, res, funcion.conver_name(data_context.name));
|
||||
} else {
|
||||
agent.add(funcion.conver_name(data_context.name) + ', ' + legion['msg']);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user