#每天一个知识点# A页面跳转B页面,路由传参,参数使用后想销毁URL上的参数,可使用this.$router.replace({ path, query: {} })
3