fix aparecer

This commit is contained in:
Peter Maquiran
2023-07-25 13:47:48 +01:00
parent 54a6fb5b6e
commit a26f7c4f75
4 changed files with 51 additions and 9 deletions
@@ -343,7 +343,7 @@ export class CreateProcessPage implements OnInit {
DispatchFolder: this.dispatchFolder,
AttachmentList: docs
}
try {
if (this.task.activityInstanceName == 'Tarefa de Despacho' || this.task.activityInstanceName == 'Reexecutar Despacho') {
await this.despachoService.createParecer(this.postData).toPromise();