mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
bug no sugn diploma solved
This commit is contained in:
+1
@@ -236,6 +236,7 @@ export class DiplomaAssinarPage implements OnInit {
|
|||||||
"dataFields": {
|
"dataFields": {
|
||||||
"ReviewUserComment": '',
|
"ReviewUserComment": '',
|
||||||
"InstanceIDNew": this.task.InstanceID,
|
"InstanceIDNew": this.task.InstanceID,
|
||||||
|
"DraftIds": "",
|
||||||
},
|
},
|
||||||
"AttachmentList": {
|
"AttachmentList": {
|
||||||
"ProcessInstanceID": this.task.InstanceID,
|
"ProcessInstanceID": this.task.InstanceID,
|
||||||
|
|||||||
@@ -217,7 +217,7 @@ export class DiplomaOptionsPage implements OnInit {
|
|||||||
"dataFields": {
|
"dataFields": {
|
||||||
"ReviewUserComment": note,
|
"ReviewUserComment": note,
|
||||||
"InstanceIDNew": this.task.InstanceID,
|
"InstanceIDNew": this.task.InstanceID,
|
||||||
/* "DraftIds": "", */
|
"DraftIds": "",
|
||||||
},
|
},
|
||||||
"AttachmentList": {
|
"AttachmentList": {
|
||||||
"ProcessInstanceID": this.task.InstanceID,
|
"ProcessInstanceID": this.task.InstanceID,
|
||||||
|
|||||||
Reference in New Issue
Block a user