mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化巡检点显示
This commit is contained in:
parent
7584e149e4
commit
7402b7382b
@ -38,6 +38,7 @@
|
|||||||
|
|
||||||
vc.component.inspectionPointManageInfo.conditions.page = _page;
|
vc.component.inspectionPointManageInfo.conditions.page = _page;
|
||||||
vc.component.inspectionPointManageInfo.conditions.row = _rows;
|
vc.component.inspectionPointManageInfo.conditions.row = _rows;
|
||||||
|
vc.component.inspectionPointManageInfo.conditions.communityId = vc.getCurrentCommunity().communityId;
|
||||||
var param = {
|
var param = {
|
||||||
params: vc.component.inspectionPointManageInfo.conditions
|
params: vc.component.inspectionPointManageInfo.conditions
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user