vue route 重新载入刷新:

this.$router.go({path : 'path' , query: { param: this.param} })

05-11 17:57