分页参数修改
parent
1e0df6a20c
commit
3b43bf68c2
|
@ -160,7 +160,7 @@ export default {
|
||||||
total:0,
|
total:0,
|
||||||
//查询多条件
|
//查询多条件
|
||||||
selectQuery:{
|
selectQuery:{
|
||||||
pageNum:1,
|
page:1,
|
||||||
pageSize:5
|
pageSize:5
|
||||||
},
|
},
|
||||||
updateFences:{
|
updateFences:{
|
||||||
|
|
Loading…
Reference in New Issue