分页参数修改

master
ZhiShuo_Lou 2023-11-25 08:05:41 +08:00
parent 1e0df6a20c
commit 3b43bf68c2
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ export default {
total:0, total:0,
// //
selectQuery:{ selectQuery:{
pageNum:1, page:1,
pageSize:5 pageSize:5
}, },
updateFences:{ updateFences:{