This commit is contained in:
Peter Maquiran
2022-09-29 11:03:46 +01:00
parent 3dfb7c87ef
commit 5e67619efe
3 changed files with 276 additions and 271 deletions
+1 -1
View File
@@ -223,7 +223,7 @@ export class AuthService {
const formData = message.temporaryData
try {
alert('upload try')
// alert('upload try')
let guid: any = await this.AttachmentsService.uploadFile(formData).toPromise()
message.file.guid = guid.path