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