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:
@@ -160,6 +160,9 @@ export class ExpedienteDetailPage implements OnInit {
|
||||
console.log('this.task', this.task)
|
||||
console.log('this.task.DocumentURL', this.task.DocumentURL)
|
||||
|
||||
}, ()=>{
|
||||
this.toastService.badRequest('Processo não encontrado')
|
||||
this.goBack()
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user