This commit is contained in:
2020-04-25 15:08:04 +00:00
parent 7d89113ac9
commit 3255d0204f
2 changed files with 7 additions and 2 deletions

View File

@@ -431,6 +431,7 @@ export default {
data.append("AttachToObjectType", at.ayaType);
data.append("AttachToObjectId", at.ayaId);
data.append("Notes", at.notes);
data.append("FileData", at.fileData);
//-----------------