fileAPI
This commit is contained in:
@@ -52,7 +52,7 @@ export default {
|
|||||||
console.log(file.data)
|
console.log(file.data)
|
||||||
// this.attachments.push(attach.data[0].directus_files_id)
|
// this.attachments.push(attach.data[0].directus_files_id)
|
||||||
})
|
})
|
||||||
if(fileAttached)
|
if(fileAttached){}
|
||||||
// console.log(Object.assign({}, this.files))
|
// console.log(Object.assign({}, this.files))
|
||||||
// console.log(this.files)
|
// console.log(this.files)
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user