diff --git a/pages/questionAnswer/ownerVote.vue b/pages/questionAnswer/ownerVote.vue index e3fba8e..4ec864c 100644 --- a/pages/questionAnswer/ownerVote.vue +++ b/pages/questionAnswer/ownerVote.vue @@ -129,7 +129,7 @@ page: 1, row: 1, qaId:this.qaId, - userQaId:this.userQaId + userQaId:this.userQaId, communityId: that.communityId, }) .then(_data => {