查询条件
缴费明细表
费用编号 房号 费用项 支付方式 费用开始时间 费用结束时间 缴费时间 应收金额(元) 实收金额(元) 优惠金额(元) 减免金额(元) 滞纳金(元) 空置房打折(元) 空置房减免(元)
{{index+1}} {{fee.objName}} {{fee.feeName}} {{fee.primeRate}} {{vc.dateFormat(fee.startTime)}} {{vc.dateFormat(fee.endTime)}} {{vc.dateSub(vc.dateFormat(fee.endTime),fee.feeFlag)}} {{fee.createTime}} {{fee.receivableAmount}} {{fee.receivedAmount}} {{fee.preferentialAmount}} {{fee.deductionAmount}} {{fee.lateFee}} {{fee.vacantHousingDiscount}} {{fee.vacantHousingReduction}}
    小计 应收: {{reportPayFeeDetailInfo.totalReceivableAmount}}元 实收: {{reportPayFeeDetailInfo.totalReceivedAmount}}元 优惠: {{reportPayFeeDetailInfo.totalPreferentialAmount}}元 减免: {{reportPayFeeDetailInfo.totalDeductionAmount}}元 滞纳金: {{reportPayFeeDetailInfo.totalLateFee}}元 空置房打折: {{reportPayFeeDetailInfo.totalVacantHousingDiscount}}元 空置房减免: {{reportPayFeeDetailInfo.allVacantHousingReduction}}元
    大计 应收: {{reportPayFeeDetailInfo.allReceivableAmount}}元 实收: {{reportPayFeeDetailInfo.allReceivedAmount}}元 优惠: {{reportPayFeeDetailInfo.allPreferentialAmount}}元 减免: {{reportPayFeeDetailInfo.allDeductionAmount}}元 滞纳金: {{reportPayFeeDetailInfo.allLateFee}}元 空置房打折: {{reportPayFeeDetailInfo.allVacantHousingDiscount}}元 空置房减免: {{reportPayFeeDetailInfo.allVacantHousingReduction}}元