开门记录没有传小区ID问题

This commit is contained in:
java110 2020-05-27 09:54:59 +08:00
parent 0ccf2bfffd
commit 9b945463e5

View File

@ -40,6 +40,7 @@
vc.component.machineRecordManageInfo.conditions.page = _page;
vc.component.machineRecordManageInfo.conditions.row = _rows;
vc.component.machineRecordManageInfo.conditions.communityId = vc.getCurrentCommunity().communityId;
var param = {
params: vc.component.machineRecordManageInfo.conditions
};