mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
add null
This commit is contained in:
+2
-1
@@ -223,7 +223,8 @@ export class DiplomaAssinarPage implements OnInit {
|
||||
"InstanceIDNew": this.task.InstanceID,
|
||||
},
|
||||
"AttachmentList": {
|
||||
"ProcessInstanceID": this.task.InstanceID
|
||||
"ProcessInstanceID": this.task.InstanceID,
|
||||
"DraftIds": "",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user