|
@@ -277,7 +277,7 @@ export default {
|
|
});
|
|
});
|
|
}
|
|
}
|
|
|
|
|
|
- // console.log('this.content.lightbox_items', this.lightbox_items);
|
|
+ console.log('Article this.content.lightbox_items', this.lightbox_items);
|
|
|
|
|
|
// update main page title
|
|
// update main page title
|
|
this.$store.commit('Common/setPagetitle', article.title)
|
|
this.$store.commit('Common/setPagetitle', article.title)
|