@@ -498,6 +498,7 @@
this.displayKeyword = this.keyword
this.brandIsAccurate = false
this.isSearchSearchingMore = true
+ this.$router.push(`/mobile/search/newkeycode?choosetype=${this.ChooseTop}&keyword=${this.keyword}`)
this.$http.get(`/search/201819`, {params: {count: 10, page: 1, keyword: this.keyword, type: this.ChooseTop}}).then(data => {
data = data.data
this.resourceList = data