mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化巡检计划
This commit is contained in:
parent
974bec800b
commit
1b12cbd367
@ -41,6 +41,7 @@
|
|||||||
|
|
||||||
vc.component.inspectionPlanManageInfo.conditions.page = _page;
|
vc.component.inspectionPlanManageInfo.conditions.page = _page;
|
||||||
vc.component.inspectionPlanManageInfo.conditions.row = _rows;
|
vc.component.inspectionPlanManageInfo.conditions.row = _rows;
|
||||||
|
vc.component.inspectionPlanManageInfo.conditions.communityId = vc.getCurrentCommunity().communityId;
|
||||||
var param = {
|
var param = {
|
||||||
params: vc.component.inspectionPlanManageInfo.conditions
|
params: vc.component.inspectionPlanManageInfo.conditions
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user