协议分页
This commit is contained in:
@@ -81,8 +81,8 @@
|
|||||||
url: this.$http.adornUrl('/sys/agreement/list'),
|
url: this.$http.adornUrl('/sys/agreement/list'),
|
||||||
method: 'get',
|
method: 'get',
|
||||||
params: this.$http.adornParams({
|
params: this.$http.adornParams({
|
||||||
// 'page': this.pageIndex,
|
'page': this.pageIndex,
|
||||||
// 'limit': this.pageSize,
|
'limit': this.pageSize,
|
||||||
// 'key': this.dataForm.key,
|
// 'key': this.dataForm.key,
|
||||||
// 'currentState': this.couponActiveName
|
// 'currentState': this.couponActiveName
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user