mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Fix
This commit is contained in:
@@ -137,6 +137,9 @@ export class DespachoPrPage implements OnInit {
|
||||
});
|
||||
this.getDocumentDetails(this.task.FolderId, '361');
|
||||
|
||||
}, ()=>{
|
||||
this.toastService.badRequest('Processo não encontrado')
|
||||
this.goBack()
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user