分页
This commit is contained in:
@@ -74,8 +74,7 @@ export default {
|
||||
getList() {
|
||||
this.$http.post('/app/appvillagerintegraldeclare/list',null,{
|
||||
params: {
|
||||
current: 1,
|
||||
size: 10,
|
||||
current: this.current,
|
||||
description : this.keyword,
|
||||
applyIntegralType: this.applyIntegralType,
|
||||
auditType: this.tabIndex== 0 ? "" : this.tabIndex == 1 ? 0 : 1
|
||||
|
||||
Reference in New Issue
Block a user