diff --git a/src/components/DictionaryView.vue b/src/components/DictionaryView.vue index d9925c2590173ddc84da7ab4fa67e6ac0fd40288..daaf06fca5e62e27b242ab7960abfa537d55700a 100644 --- a/src/components/DictionaryView.vue +++ b/src/components/DictionaryView.vue @@ -321,7 +321,6 @@ export default { no_results: this.no_results, pos_selected: this.pos_selected, scope: this.scope, - article_info: this.article_info, page: this.page, perPage: this.perPage, selected: this.selected,