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