mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
Add document to task and improve responsiveness
This commit is contained in:
@@ -11,8 +11,9 @@ export class Despacho{
|
||||
DispatchFolder: Folder;
|
||||
AttachmentList?: {
|
||||
ProcessInstanceID: string,
|
||||
"Source": string,
|
||||
"UserId": string,
|
||||
"Attachment": string
|
||||
}[]
|
||||
Attachments: {
|
||||
ApplicationId: string,
|
||||
SourceId: string
|
||||
}[],
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user