message add to delete

This commit is contained in:
Eudes Inácio
2024-05-31 15:49:36 +01:00
parent 74c1df7a5c
commit 599d278e57
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);
//