Compare commits
2 Commits
83bf619c4e
...
f14c4ead73
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f14c4ead73 | ||
![]() |
9806cc3305 |
|
@ -183,7 +183,7 @@ export default {
|
|||
},
|
||||
handleTableChange(pagination, filters, sorter) {
|
||||
this.pagination = pagination
|
||||
this.tableParams.pageNum = pagination.current - 1
|
||||
this.tableParams.pageNum = pagination.current
|
||||
this.tableParams.pageSize = pagination.pageSize
|
||||
this.getTableDataList()
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user