mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
优化代码
This commit is contained in:
parent
a8de14ee25
commit
38e4fa324c
@ -189,7 +189,8 @@
|
|||||||
page: 1,
|
page: 1,
|
||||||
row: 100,
|
row: 100,
|
||||||
communityId: getCurrentCommunity().communityId,
|
communityId: getCurrentCommunity().communityId,
|
||||||
giveType: 1
|
giveType: 1,
|
||||||
|
parentId: '0'
|
||||||
};
|
};
|
||||||
queryRepairInfo(this, _data)
|
queryRepairInfo(this, _data)
|
||||||
.then(function(res) {
|
.then(function(res) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user