@ -114,7 +114,10 @@ export default {
}
},
toPart(path){
this.$router.push(path)
this.$router.push({
path,
query: this.$route.query
})
showComing(){
this.comingVisible = true