diff --git a/src/components/DictionaryView.vue b/src/components/DictionaryView.vue
index b100008f29299f544d2e0eb6a8dc6e32cdba0b69..3a0b9115f8c772c0f1f174f632d360e9e12a6f28 100644
--- a/src/components/DictionaryView.vue
+++ b/src/components/DictionaryView.vue
@@ -469,7 +469,6 @@ export default {
       update_lang_form: function (lang) {
         this.lang = lang
         this.page = 1
-        this.reload_params()
       },
       update_scope: function(scope) {
         this.scope = scope