mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 18:11:00 +08:00
优化代码
This commit is contained in:
parent
eb67ae89c1
commit
a0de956772
@ -16,6 +16,7 @@
|
||||
rentingTitle: '',
|
||||
paymentType: '',
|
||||
ownerName: '',
|
||||
state:'0'
|
||||
|
||||
}
|
||||
}
|
||||
@ -37,6 +38,7 @@
|
||||
|
||||
vc.component.rentingPoolManageInfo.conditions.page = _page;
|
||||
vc.component.rentingPoolManageInfo.conditions.row = _rows;
|
||||
vc.component.rentingPoolManageInfo.conditions.communityId = vc.getCurrentCommunity().communityId;
|
||||
var param = {
|
||||
params: vc.component.rentingPoolManageInfo.conditions
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user