vue 在路由后边增加参数

this.$router.push({ query: { ...this.$route.query, page: curPageSize } });