that.$router.push({
query:{
newsId:preId
}
})
newsId为参数,preId为传的值
that.$router.push({
query:{
newsId:preId
}
})
newsId为参数,preId为传的值