diff --git a/public/components/property/viewFeeDetail/viewFeeDetail.js b/public/components/property/viewFeeDetail/viewFeeDetail.js index 0293721fc..ca3e57aa2 100644 --- a/public/components/property/viewFeeDetail/viewFeeDetail.js +++ b/public/components/property/viewFeeDetail/viewFeeDetail.js @@ -44,7 +44,7 @@ communityId: vc.getCurrentCommunity().communityId, //feeId: vc.component.viewFeeDetailInfo.feeId, curYear: vc.component.viewFeeDetailInfo.curYear, - configId: vc.component.viewFeeDetailInfo.curYear, + configId: vc.component.viewFeeDetailInfo.configId, payerObjId: vc.component.viewFeeDetailInfo.payerObjId, } }