fileAPI
parent
9c64445c46
commit
937e7958e2
|
@ -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)
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue