Commit b2d8eee4 authored by wuwangwolihui's avatar wuwangwolihui

营地2.0-修改

parent 175e252f
...@@ -152,7 +152,7 @@ ...@@ -152,7 +152,7 @@
minDay: null, minDay: null,
maxDay: null, maxDay: null,
pageNum: 1, pageNum: 1,
pageSize: 32, pageSize: 20,
}, },
total: 0, total: 0,
labelList: [], labelList: [],
...@@ -353,7 +353,7 @@ ...@@ -353,7 +353,7 @@
minDay: null, minDay: null,
maxDay: null, maxDay: null,
pageNum: 1, pageNum: 1,
pageSize: 32, pageSize: 20,
}; };
for (let key in this.selectIds) { for (let key in this.selectIds) {
this.selectIds[key] = []; this.selectIds[key] = [];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment