Compare commits
6 Commits
fd07373d43
...
46fcaa2db6
Author | SHA1 | Date | |
---|---|---|---|
46fcaa2db6 | |||
2d700c77dc | |||
c1d78fa8c1 | |||
7c8a1bb423 | |||
8e42c7fdbe | |||
|
c25639b40c |
@ -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')
|
||||||
},
|
},
|
||||||
focusSearchText() {
|
focusSearchText() {
|
||||||
|
Loading…
Reference in New Issue
Block a user