mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
优化楼栋代码
This commit is contained in:
parent
082a12a1c1
commit
18cdd24edb
@ -67,7 +67,7 @@
|
|||||||
let _that = this;
|
let _that = this;
|
||||||
let dataObj = {
|
let dataObj = {
|
||||||
page: 1,
|
page: 1,
|
||||||
row: 15,
|
row: 50,
|
||||||
communityId: getCurrentCommunity().communityId,
|
communityId: getCurrentCommunity().communityId,
|
||||||
floorNum: this.searchValue
|
floorNum: this.searchValue
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user