version3
This commit is contained in:
@@ -361,7 +361,7 @@
|
||||
let param = {
|
||||
params: {
|
||||
page: 1,
|
||||
row: 100,
|
||||
row: 9999,
|
||||
communityId: vc.getCurrentCommunity().communityId
|
||||
}
|
||||
};
|
||||
@@ -381,7 +381,7 @@
|
||||
let param = {
|
||||
params: {
|
||||
page: 1,
|
||||
row: 100,
|
||||
row: 9999,
|
||||
communityId: vc.getCurrentCommunity().communityId,
|
||||
inspectionPlanId: $that.editInspectionPlanInfo.inspectionPlanId
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user