Browse Source

dd

shibei_master
13176889840 4 years ago
parent
commit
bcdde144f9
  1. 2
      src/views/modules/visual/communityParty/party.vue

2
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) {

Loading…
Cancel
Save