diff --git a/public/js/components/LVVerwaltung/LVVerwaltung.js b/public/js/components/LVVerwaltung/LVVerwaltung.js index a832fc1a6..6ab1bfa6e 100644 --- a/public/js/components/LVVerwaltung/LVVerwaltung.js +++ b/public/js/components/LVVerwaltung/LVVerwaltung.js @@ -103,6 +103,10 @@ export default { } }, methods: { + updateFilter() + { + // deprecated + }, handleRowClicked(data) { this.selected = data