vue-router清除url地址栏路由参数_vue怎么去掉url参数从一个页面通过下图的点击事件拿到一个id之后跳转到另一个页面 在另一个页面得到这个id this.reportId = this.$route.query.reportCoreId; 在另一个页面得到这13天前70