查询条件
缴费明细表
订单号 房号 业主 费用项 费用类型 费用状态 支付方式 费用开始时间 费用结束时间 缴费时间 应收金额(元) 实收金额(元) 优惠金额(元) 减免金额(元) 滞纳金(元) 空置房打折(元) 空置房减免(元)
{{fee.oId}} {{fee.objName}} {{fee.ownerName}} {{fee.feeName}} {{fee.feeTypeCdName}} {{fee.stateName}} {{fee.primeRate}} {{vc.dateFormat(fee.startTime)}} {{vc.dateFormat(fee.endTime)}} {{vc.dateSubOneDay(vc.dateFormat(fee.startTime),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.allReceivableAmount}}元
    实收: {{reportPayFeeDetailInfo.totalReceivedAmount}}元
    实收: {{reportPayFeeDetailInfo.allReceivedAmount}}元
    优惠: {{reportPayFeeDetailInfo.totalPreferentialAmount}}元
    优惠: {{reportPayFeeDetailInfo.allPreferentialAmount}}元
    减免: {{reportPayFeeDetailInfo.totalDeductionAmount}}元
    减免: {{reportPayFeeDetailInfo.allDeductionAmount}}元
    滞纳金: {{reportPayFeeDetailInfo.totalLateFee}}元
    滞纳金: {{reportPayFeeDetailInfo.allLateFee}}元
    空置房打折: {{reportPayFeeDetailInfo.totalVacantHousingDiscount}}元
    空置房打折: {{reportPayFeeDetailInfo.allVacantHousingDiscount}}元
    空置房减免: {{reportPayFeeDetailInfo.totalVacantHousingReduction}}元
    空置房减免: {{reportPayFeeDetailInfo.allVacantHousingReduction}}元