This commit is contained in:
Peter Maquiran
2022-09-28 21:05:28 +01:00
parent aa72837f66
commit 4c8e522d40
4 changed files with 43 additions and 10 deletions
+1
View File
@@ -223,6 +223,7 @@ export class AuthService {
const formData = message.temporaryData
try {
alert('upload try')
let guid: any = await this.AttachmentsService.uploadFile(formData).toPromise()
message.file.guid = guid.path