mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
+1
-1
@@ -95,7 +95,7 @@ export class ExpedientTaskModalPage implements OnInit {
|
|||||||
Message: '',
|
Message: '',
|
||||||
SourceSecFsId: this.task.workflowInstanceDataFields.FsId, //361
|
SourceSecFsId: this.task.workflowInstanceDataFields.FsId, //361
|
||||||
SourceType: 'DOC', //FOLDER
|
SourceType: 'DOC', //FOLDER
|
||||||
SourceId: this.task.workflowInstanceDataFields.DocId, //FolderId
|
SourceId: this.task.workflowInstanceDataFields.DocID, //FolderId
|
||||||
DeadlineType: '',
|
DeadlineType: '',
|
||||||
SubjectTypes: ['99999844'],
|
SubjectTypes: ['99999844'],
|
||||||
NumberPDPP: this.task.workflowInstanceDataFields.DispatchNumber,
|
NumberPDPP: this.task.workflowInstanceDataFields.DispatchNumber,
|
||||||
|
|||||||
Reference in New Issue
Block a user