ajuste de metodo
This commit is contained in:
parent
f86cd616bc
commit
059780f4c4
8 changed files with 9 additions and 6 deletions
|
|
@ -61,6 +61,7 @@ var usuarios_quipo_vincular = function (_a) {
|
|||
return [2 /*return*/, (0, cross_fetch_1.default)(url, {
|
||||
headers: headers,
|
||||
body: JSON.stringify(parametros),
|
||||
method: "POST",
|
||||
})
|
||||
.then(function (r) { return String(r); })
|
||||
.catch(function (e) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue