mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
message add to delete
This commit is contained in:
@@ -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);
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user