Compare commits
No commits in common. "8e42c7fdbedd2711e1770fab5c3b25ca6b59d98f" and "a2048d0eb99c737a2f4c0a70a1961c3b9d7a7134" have entirely different histories.
8e42c7fdbe
...
a2048d0eb9
@ -109,7 +109,6 @@ export default {
|
|||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
handleSubmit() {
|
handleSubmit() {
|
||||||
this.$router.push({ query: { query: this.searchText }})
|
|
||||||
this.$store.dispatch('search/search')
|
this.$store.dispatch('search/search')
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user