分页参数修改下一页
parent
3b43bf68c2
commit
92f65e2be7
|
@ -186,7 +186,7 @@ export default {
|
|||
this.getFenceList()
|
||||
},
|
||||
handleCurrentChange(val) {
|
||||
this.selectQuery.pageNum = val
|
||||
this.selectQuery.page = val
|
||||
this.getFenceList()
|
||||
},
|
||||
handleSelectionChange(val) {
|
||||
|
|
Loading…
Reference in New Issue