add document from gestao digital

This commit is contained in:
tiago.kayaya
2021-09-14 15:57:24 +01:00
parent a59a4749ca
commit 427191ec36
7 changed files with 113 additions and 16 deletions
@@ -382,7 +382,6 @@ export class ExpedienteDetailPage implements OnInit {
});
await modal.present();
modal.onDidDismiss().then( async(res)=>{
alert('AQUI')
let body = res['data'];
if(res['data']) {
const loader = this.toastService.loading()