From bcdde144f91ba05e4eb950db59788618aa4f91e2 Mon Sep 17 00:00:00 2001 From: 13176889840 <13176889840@163.com> Date: Thu, 24 Feb 2022 13:51:51 +0800 Subject: [PATCH] dd --- src/views/modules/visual/communityParty/party.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {