Merge branch 'master' of github.com:yi-ge/blog-client
This commit is contained in:
@ -107,7 +107,6 @@ export default {
|
||||
}, 3000)
|
||||
},
|
||||
search() {
|
||||
console.log(this.searchVal)
|
||||
if (this.searchVal !== '') this.$router.push({ path: 'search?q=' + this.searchVal })
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user