refactored loadMaterials vuex mixins with graphql
This commit is contained in:
@ -206,7 +206,7 @@ export default {
|
||||
},
|
||||
loadArticle(){
|
||||
console.log('loadArticle', this.nid)
|
||||
this.loading = true;
|
||||
this.loading = true
|
||||
// let params = {
|
||||
// include:'field_linked_materials.images,field_showroom,field_tags,field_thesaurus,field_visuel,uid'
|
||||
// }
|
||||
|
Reference in New Issue
Block a user