Merge branch 'feature/agenda-new-api-eudes' of bitbucket.org:equilibriumito/gabinete-digital-fo into feature/agenda-new-api-peter

This commit is contained in:
Peter Maquiran
2024-05-31 15:50:00 +01:00
6 changed files with 73 additions and 14 deletions
@@ -84,6 +84,7 @@ export class ApproveEventPage implements OnInit {
if(res.isOk()) {
this.loadedEvent = res.value;
console.log('attachment',res.value)
this.loadedAttachments = this.loadedEvent.Attachments
this.today = new Date(res.value.workflowInstanceDataFields.StartDate);
//