ajuste
This commit is contained in:
parent
b5360ab1a9
commit
a6de676144
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ var usuarios_quipo_governo = function (_a) {
|
||||||
})
|
})
|
||||||
.then(function (r) { return r.json(); })
|
.then(function (r) { return r.json(); })
|
||||||
.catch(function (e) {
|
.catch(function (e) {
|
||||||
return p_respostas_1.respostaComuns.erro("Erro ao buscar usuários quipo governo", [e.message]);
|
return p_respostas_1.respostaComuns.erro("Erro ao buscar usu\u00E1rios quipo governo ".concat(e.message));
|
||||||
})
|
})
|
||||||
.then(function (r) { return r; })];
|
.then(function (r) { return r; })];
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue