Fix Anexar Documentos button

This commit is contained in:
Peter Maquiran
2021-12-11 17:10:25 +01:00
parent 621e2180f3
commit e2d2615210
2 changed files with 12 additions and 3 deletions
@@ -434,7 +434,8 @@ export class ExpedienteDetailPage implements OnInit {
componentProps: {
type: 'AccoesPresidenciais & ArquivoDespachoElect',
showSearchInput: true,
select: true
select: true,
findOnly: [8]
}
});
await modal.present();