Searching mobile frontend

This commit is contained in:
Peter Papp
2021-04-22 10:10:26 +02:00
parent 3774a05edd
commit 90f91c47ce
5 changed files with 38 additions and 31 deletions
@@ -113,7 +113,7 @@
},
watch: {
query(val) {
this.$searchFiles(val)
this.$searchInvoices(val)
}
},
data() {