Compare commits
4 Commits
46fcaa2db6
...
fd07373d43
Author | SHA1 | Date | |
---|---|---|---|
fd07373d43 | |||
e6e44d5de8 | |||
c3cc51dbf9 | |||
9906e32f45 |
@ -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')
|
||||||
},
|
},
|
||||||
focusSearchText() {
|
focusSearchText() {
|
||||||
|
Loading…
Reference in New Issue
Block a user