s2
Kar 2022-11-05 16:42:56 +05:30
parent 9c64445c46
commit 937e7958e2
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ export default {
console.log(file.data)
// this.attachments.push(attach.data[0].directus_files_id)
})
if(fileAttached)
if(fileAttached){}
// console.log(Object.assign({}, this.files))
// console.log(this.files)
})