期数
应还日期
金额
实还日期
还款方式
  • {{#if Refund}} {{#each Refund}} {{#js_compare "this.PeriodNo!='0'"}} {{#js_compare "this.Status==1"}} {{#js_compare "this.PeriodNo=='1'"}}
    {{this.PeriodNo}}
    {{this.PayDate}}
    {{this.PayAmt}}
    {{this.PayDate}}
    预收
    {{else}} {{#if this.ActualAmt}}
    {{this.PeriodNo}}
    {{this.PayDate}}
    {{this.PayAmt}}
    {{#js_compare "this.FinishDate"}}
    {{this.FinishDate}}
    {{else}}
    {{this.Transtime}}
    {{/js_compare}} {{#js_compare "this.PayType=='01'"}}
    微信
    {{/js_compare}} {{#js_compare "this.PayType=='02'"}}
    支付宝
    {{/js_compare}} {{#js_compare "this.PayType=='03'"}}
    中金快捷支付
    {{/js_compare}} {{#js_compare "this.PayType=='04'"}}
    微信公众号
    {{/js_compare}} {{#js_compare "this.PayType=='05'"}}
    中金批扣
    {{/js_compare}}
    {{else}} {{#js_compare "this.PSSerialNo==Datas.RefundFirst.PSSerialNo"}}
    {{this.PeriodNo}}
    {{this.PayDate}}
    {{this.PayAmt}}
    {{else}}
    {{this.PeriodNo}}
    {{this.PayDate}}
    {{this.PayAmt}}
    {{/js_compare}} {{/if}} {{/js_compare}} {{else}} {{#if this.FinishDate}}
    {{this.PeriodNo}}
    {{this.PayDate}}
    {{this.PayAmt}}
    {{#js_compare "this.FinishDate"}}
    {{this.FinishDate}}
    {{else}}
    {{this.Transtime}}
    {{/js_compare}} {{#js_compare "this.PayType=='01'"}}
    微信
    {{/js_compare}} {{#js_compare "this.PayType=='02'"}}
    支付宝
    {{/js_compare}} {{#js_compare "this.PayType=='03'"}}
    中金快捷支付
    {{/js_compare}} {{#js_compare "this.PayType=='04'"}}
    微信公众号
    {{/js_compare}} {{#js_compare "this.PayType=='05'"}}
    中金批扣
    {{/js_compare}}
    {{else}}
    {{this.PeriodNo}}
    {{this.PayDate}}
    {{this.PayAmt}}
    逾期
    {{/if}} {{/js_compare}} {{/js_compare}} {{/each}} {{/if}}
  • {{#if CanInvoice}}
  • {{/if}}