Bug datepipe solved

This commit is contained in:
Eudes Inácio
2022-05-04 16:45:38 +01:00
parent 71ddea9211
commit 645b6e8a13
7 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -144,7 +144,7 @@ export interface expedienteTask {
export interface ExpedienteTask {
SerialNumber: string
Senders : string
CreateDate : string
CreateDate : any
DocumentsQty : number
WorkflowName : string
activityInstanceName : string