vue route.go 载入刷新

vue route 重新载入刷新:

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

原文地址:https://www.cnblogs.com/niejunlei/p/8338088.html