mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Improve
This commit is contained in:
@@ -5,12 +5,12 @@ export class ExpedientTaskModalPageNavParamsTask {
|
||||
taskStartDate: string
|
||||
isEvent: boolean
|
||||
workflowInstanceDataFields: {
|
||||
FsId: any,
|
||||
FolderID: any,
|
||||
DocId: any,
|
||||
DocID?: any
|
||||
FolderID: any, // folder
|
||||
Subject: string,
|
||||
DispatchNumber?: any
|
||||
DispatchNumber?: any,
|
||||
SourceSecFsID: any, // aplication id
|
||||
SourceType: 'DOC' | 'FOLDER',
|
||||
SourceID: any // doc id
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user