This commit is contained in:
tiago.kayaya
2021-06-14 14:45:52 +01:00
parent 55918ffefb
commit 65dff2104d
@@ -288,7 +288,6 @@ export class CreateProcessPage implements OnInit {
DispatchFolder: this.dispatchFolder,
}
console.log(this.postData);
await this.processes.postParecer(this.postData).toPromise()
try {
await this.processes.postParecer(this.postData).toPromise();