diff --git a/src/project/qianxinan/AppGirdIntegral/AppGirdIntegral.vue b/src/project/qianxinan/AppGirdIntegral/AppGirdIntegral.vue index 1d3ea5e5..f5111d82 100644 --- a/src/project/qianxinan/AppGirdIntegral/AppGirdIntegral.vue +++ b/src/project/qianxinan/AppGirdIntegral/AppGirdIntegral.vue @@ -66,7 +66,8 @@ this.$http.post("/app/appscoredetail/list", null, { params: { size: 10, - current: this.current + current: this.current, + sysUserId: this.user.id } }).then(res => { if (res && res.data) {