|
@ -760,7 +760,7 @@ export default { |
|
|
this.getAgeList(this.agencyId, this.orgType) |
|
|
this.getAgeList(this.agencyId, this.orgType) |
|
|
}, |
|
|
}, |
|
|
pageCurrentChangeHandleAge (val) { |
|
|
pageCurrentChangeHandleAge (val) { |
|
|
this.agePageSize = val |
|
|
this.agePageNo = val |
|
|
this.getAgeList(this.agencyId, this.orgType) |
|
|
this.getAgeList(this.agencyId, this.orgType) |
|
|
}, |
|
|
}, |
|
|
pageSizeChangeHandleNew(val) { |
|
|
pageSizeChangeHandleNew(val) { |
|
|