@@ -120,7 +120,7 @@
)
console.log(that.queryParams)
// let params = Object.assign({pageNum: that.queryParams.pageNum}, this.$route.query )
- console.log(params)
+ // console.log(params)
// this.$router.push({params})
if(that.queryParams.education){
that.queryParams.education = that.queryParams.education.join("&");