Compare commits
2 Commits
a2048d0eb9
...
8e42c7fdbe
Author | SHA1 | Date | |
---|---|---|---|
8e42c7fdbe | |||
|
c25639b40c |
@ -109,6 +109,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
handleSubmit() {
|
||||
this.$router.push({ query: { query: this.searchText }})
|
||||
this.$store.dispatch('search/search')
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user