优化巡检点显示

This commit is contained in:
java110 2020-03-29 16:32:13 +08:00
parent 7584e149e4
commit 7402b7382b

View File

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