diff --git a/src/views/modules/visual/communityParty/party.vue b/src/views/modules/visual/communityParty/party.vue index 8d4ab043..7e555137 100644 --- a/src/views/modules/visual/communityParty/party.vue +++ b/src/views/modules/visual/communityParty/party.vue @@ -760,7 +760,7 @@ export default { this.getAgeList(this.agencyId, this.orgType) }, pageCurrentChangeHandleAge (val) { - this.agePageSize = val + this.agePageNo = val this.getAgeList(this.agencyId, this.orgType) }, pageSizeChangeHandleNew(val) {