Commit 8096a597 authored by 沈翠玲's avatar 沈翠玲

去除vxe-grid的?符号

parent a0b8976e
...@@ -419,145 +419,145 @@ ...@@ -419,145 +419,145 @@
}, },
}, },
{ {
field: 'credit?.borrowingTime', field: 'credit.borrowingTime',
title: '借款时间', title: '借款时间',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.litigationStatus', field: 'credit.litigationStatus',
title: '诉讼执行状态', title: '诉讼执行状态',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.litigationCaseNo', field: 'credit.litigationCaseNo',
title: '诉讼案号', title: '诉讼案号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.executeCaseNo', field: 'credit.executeCaseNo',
title: '执行案号', title: '执行案号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.closingStatus', field: 'credit.closingStatus',
title: '结案状态', title: '结案状态',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.constantNo', field: 'credit.constantNo',
title: '合同编号', title: '合同编号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.planAmountOrg', field: 'credit.planAmountOrg',
title: '资金方名称', title: '资金方名称',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.planAmount', field: 'credit.planAmount',
title: '申请金额', title: '申请金额',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.paymentDate', field: 'credit.paymentDate',
title: '借款日期', title: '借款日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overDate', field: 'credit.overDate',
title: '到期日期', title: '到期日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.period', field: 'credit.period',
title: '期数', title: '期数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.lastPaymentDate', field: 'credit.lastPaymentDate',
title: '最后还款日期', title: '最后还款日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.yearRate', field: 'credit.yearRate',
title: '年化利率', title: '年化利率',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.paymentAmount', field: 'credit.paymentAmount',
title: '订单总应还金额', title: '订单总应还金额',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.interest', field: 'credit.interest',
title: '订单总应还利息', title: '订单总应还利息',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.free', field: 'credit.free',
title: '订单总应还其他费用', title: '订单总应还其他费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overdue', field: 'credit.overdue',
title: '逾期日期', title: '逾期日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overdueDays', field: 'credit.overdueDays',
title: '逾期天数', title: '逾期天数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overduePeriod', field: 'credit.overduePeriod',
title: '逾期期数', title: '逾期期数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overBalance', field: 'credit.overBalance',
title: '已还本金', title: '已还本金',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overInterest', field: 'credit.overInterest',
title: '已还利息', title: '已还利息',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overFree', field: 'credit.overFree',
title: '已还其他费用', title: '已还其他费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.remark', field: 'credit.remark',
title: '备注', title: '备注',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.disbursement', field: 'credit.disbursement',
title: '垫付费用', title: '垫付费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
......
...@@ -420,145 +420,145 @@ ...@@ -420,145 +420,145 @@
}, },
}, },
{ {
field: 'credit?.borrowingTime', field: 'credit.borrowingTime',
title: '借款时间', title: '借款时间',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.litigationStatus', field: 'credit.litigationStatus',
title: '诉讼执行状态', title: '诉讼执行状态',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.litigationCaseNo', field: 'credit.litigationCaseNo',
title: '诉讼案号', title: '诉讼案号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.executeCaseNo', field: 'credit.executeCaseNo',
title: '执行案号', title: '执行案号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.closingStatus', field: 'credit.closingStatus',
title: '结案状态', title: '结案状态',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.constantNo', field: 'credit.constantNo',
title: '合同编号', title: '合同编号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.planAmountOrg', field: 'credit.planAmountOrg',
title: '资金方名称', title: '资金方名称',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.planAmount', field: 'credit.planAmount',
title: '申请金额', title: '申请金额',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.paymentDate', field: 'credit.paymentDate',
title: '借款日期', title: '借款日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overDate', field: 'credit.overDate',
title: '到期日期', title: '到期日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.period', field: 'credit.period',
title: '期数', title: '期数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.lastPaymentDate', field: 'credit.lastPaymentDate',
title: '最后还款日期', title: '最后还款日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.yearRate', field: 'credit.yearRate',
title: '年化利率', title: '年化利率',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.paymentAmount', field: 'credit.paymentAmount',
title: '订单总应还金额', title: '订单总应还金额',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.interest', field: 'credit.interest',
title: '订单总应还利息', title: '订单总应还利息',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.free', field: 'credit.free',
title: '订单总应还其他费用', title: '订单总应还其他费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overdue', field: 'credit.overdue',
title: '逾期日期', title: '逾期日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overdueDays', field: 'credit.overdueDays',
title: '逾期天数', title: '逾期天数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overduePeriod', field: 'credit.overduePeriod',
title: '逾期期数', title: '逾期期数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overBalance', field: 'credit.overBalance',
title: '已还本金', title: '已还本金',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overInterest', field: 'credit.overInterest',
title: '已还利息', title: '已还利息',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overFree', field: 'credit.overFree',
title: '已还其他费用', title: '已还其他费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.remark', field: 'credit.remark',
title: '备注', title: '备注',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.disbursement', field: 'credit.disbursement',
title: '垫付费用', title: '垫付费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
......
...@@ -518,145 +518,145 @@ ...@@ -518,145 +518,145 @@
}, },
}, },
{ {
field: 'credit?.borrowingTime', field: 'credit.borrowingTime',
title: '借款时间', title: '借款时间',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.litigationStatus', field: 'credit.litigationStatus',
title: '诉讼执行状态', title: '诉讼执行状态',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.litigationCaseNo', field: 'credit.litigationCaseNo',
title: '诉讼案号', title: '诉讼案号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.executeCaseNo', field: 'credit.executeCaseNo',
title: '执行案号', title: '执行案号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.closingStatus', field: 'credit.closingStatus',
title: '结案状态', title: '结案状态',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.constantNo', field: 'credit.constantNo',
title: '合同编号', title: '合同编号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.planAmountOrg', field: 'credit.planAmountOrg',
title: '资金方名称', title: '资金方名称',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.planAmount', field: 'credit.planAmount',
title: '申请金额', title: '申请金额',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.paymentDate', field: 'credit.paymentDate',
title: '借款日期', title: '借款日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overDate', field: 'credit.overDate',
title: '到期日期', title: '到期日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.period', field: 'credit.period',
title: '期数', title: '期数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.lastPaymentDate', field: 'credit.lastPaymentDate',
title: '最后还款日期', title: '最后还款日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.yearRate', field: 'credit.yearRate',
title: '年化利率', title: '年化利率',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.paymentAmount', field: 'credit.paymentAmount',
title: '订单总应还金额', title: '订单总应还金额',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.interest', field: 'credit.interest',
title: '订单总应还利息', title: '订单总应还利息',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.free', field: 'credit.free',
title: '订单总应还其他费用', title: '订单总应还其他费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overdue', field: 'credit.overdue',
title: '逾期日期', title: '逾期日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overdueDays', field: 'credit.overdueDays',
title: '逾期天数', title: '逾期天数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overduePeriod', field: 'credit.overduePeriod',
title: '逾期期数', title: '逾期期数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overBalance', field: 'credit.overBalance',
title: '已还本金', title: '已还本金',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overInterest', field: 'credit.overInterest',
title: '已还利息', title: '已还利息',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overFree', field: 'credit.overFree',
title: '已还其他费用', title: '已还其他费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.remark', field: 'credit.remark',
title: '备注', title: '备注',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.disbursement', field: 'credit.disbursement',
title: '垫付费用', title: '垫付费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
......
...@@ -678,145 +678,145 @@ ...@@ -678,145 +678,145 @@
width: 100, width: 100,
}, },
{ {
field: 'credit?.borrowingTime', field: 'credit.borrowingTime',
title: '借款时间', title: '借款时间',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.litigationStatus', field: 'credit.litigationStatus',
title: '诉讼执行状态', title: '诉讼执行状态',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.litigationCaseNo', field: 'credit.litigationCaseNo',
title: '诉讼案号', title: '诉讼案号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.executeCaseNo', field: 'credit.executeCaseNo',
title: '执行案号', title: '执行案号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.closingStatus', field: 'credit.closingStatus',
title: '结案状态', title: '结案状态',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.constantNo', field: 'credit.constantNo',
title: '合同编号', title: '合同编号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.planAmountOrg', field: 'credit.planAmountOrg',
title: '资金方名称', title: '资金方名称',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.planAmount', field: 'credit.planAmount',
title: '申请金额', title: '申请金额',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.paymentDate', field: 'credit.paymentDate',
title: '借款日期', title: '借款日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overDate', field: 'credit.overDate',
title: '到期日期', title: '到期日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.period', field: 'credit.period',
title: '期数', title: '期数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.lastPaymentDate', field: 'credit.lastPaymentDate',
title: '最后还款日期', title: '最后还款日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.yearRate', field: 'credit.yearRate',
title: '年化利率', title: '年化利率',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.paymentAmount', field: 'credit.paymentAmount',
title: '订单总应还金额', title: '订单总应还金额',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.interest', field: 'credit.interest',
title: '订单总应还利息', title: '订单总应还利息',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.free', field: 'credit.free',
title: '订单总应还其他费用', title: '订单总应还其他费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overdue', field: 'credit.overdue',
title: '逾期日期', title: '逾期日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overdueDays', field: 'credit.overdueDays',
title: '逾期天数', title: '逾期天数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overduePeriod', field: 'credit.overduePeriod',
title: '逾期期数', title: '逾期期数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overBalance', field: 'credit.overBalance',
title: '已还本金', title: '已还本金',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overInterest', field: 'credit.overInterest',
title: '已还利息', title: '已还利息',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overFree', field: 'credit.overFree',
title: '已还其他费用', title: '已还其他费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.remark', field: 'credit.remark',
title: '备注', title: '备注',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.disbursement', field: 'credit.disbursement',
title: '垫付费用', title: '垫付费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
......
...@@ -520,145 +520,145 @@ ...@@ -520,145 +520,145 @@
}, },
}, },
{ {
field: 'credit?.borrowingTime', field: 'credit.borrowingTime',
title: '借款时间', title: '借款时间',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.litigationStatus', field: 'credit.litigationStatus',
title: '诉讼执行状态', title: '诉讼执行状态',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.litigationCaseNo', field: 'credit.litigationCaseNo',
title: '诉讼案号', title: '诉讼案号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.executeCaseNo', field: 'credit.executeCaseNo',
title: '执行案号', title: '执行案号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.closingStatus', field: 'credit.closingStatus',
title: '结案状态', title: '结案状态',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.constantNo', field: 'credit.constantNo',
title: '合同编号', title: '合同编号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.planAmountOrg', field: 'credit.planAmountOrg',
title: '资金方名称', title: '资金方名称',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.planAmount', field: 'credit.planAmount',
title: '申请金额', title: '申请金额',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.paymentDate', field: 'credit.paymentDate',
title: '借款日期', title: '借款日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overDate', field: 'credit.overDate',
title: '到期日期', title: '到期日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.period', field: 'credit.period',
title: '期数', title: '期数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.lastPaymentDate', field: 'credit.lastPaymentDate',
title: '最后还款日期', title: '最后还款日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.yearRate', field: 'credit.yearRate',
title: '年化利率', title: '年化利率',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.paymentAmount', field: 'credit.paymentAmount',
title: '订单总应还金额', title: '订单总应还金额',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.interest', field: 'credit.interest',
title: '订单总应还利息', title: '订单总应还利息',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.free', field: 'credit.free',
title: '订单总应还其他费用', title: '订单总应还其他费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overdue', field: 'credit.overdue',
title: '逾期日期', title: '逾期日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overdueDays', field: 'credit.overdueDays',
title: '逾期天数', title: '逾期天数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overduePeriod', field: 'credit.overduePeriod',
title: '逾期期数', title: '逾期期数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overBalance', field: 'credit.overBalance',
title: '已还本金', title: '已还本金',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overInterest', field: 'credit.overInterest',
title: '已还利息', title: '已还利息',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overFree', field: 'credit.overFree',
title: '已还其他费用', title: '已还其他费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.remark', field: 'credit.remark',
title: '备注', title: '备注',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.disbursement', field: 'credit.disbursement',
title: '垫付费用', title: '垫付费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
......
...@@ -217,151 +217,151 @@ ...@@ -217,151 +217,151 @@
}, },
}, },
{ {
field: 'credit?.borrowingTime', field: 'credit.borrowingTime',
title: '借款时间', title: '借款时间',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.litigationStatus', field: 'credit.litigationStatus',
title: '诉讼执行状态', title: '诉讼执行状态',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.litigationCaseNo', field: 'credit.litigationCaseNo',
title: '诉讼案号', title: '诉讼案号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.executeCaseNo', field: 'credit.executeCaseNo',
title: '执行案号', title: '执行案号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.closingStatus', field: 'credit.closingStatus',
title: '结案状态', title: '结案状态',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.closingStatus', field: 'credit.closingStatus',
title: '结案状态', title: '结案状态',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.constantNo', field: 'credit.constantNo',
title: '合同编号', title: '合同编号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.planAmountOrg', field: 'credit.planAmountOrg',
title: '资金方名称', title: '资金方名称',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.planAmount', field: 'credit.planAmount',
title: '申请金额', title: '申请金额',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.paymentDate', field: 'credit.paymentDate',
title: '借款日期', title: '借款日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overDate', field: 'credit.overDate',
title: '到期日期', title: '到期日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.period', field: 'credit.period',
title: '期数', title: '期数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.lastPaymentDate', field: 'credit.lastPaymentDate',
title: '最后还款日期', title: '最后还款日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.yearRate', field: 'credit.yearRate',
title: '年化利率', title: '年化利率',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.paymentAmount', field: 'credit.paymentAmount',
title: '订单总应还金额', title: '订单总应还金额',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.interest', field: 'credit.interest',
title: '订单总应还利息', title: '订单总应还利息',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.free', field: 'credit.free',
title: '订单总应还其他费用', title: '订单总应还其他费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overdue', field: 'credit.overdue',
title: '逾期日期', title: '逾期日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overdueDays', field: 'credit.overdueDays',
title: '逾期天数', title: '逾期天数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overduePeriod', field: 'credit.overduePeriod',
title: '逾期期数', title: '逾期期数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overBalance', field: 'credit.overBalance',
title: '已还本金', title: '已还本金',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overInterest', field: 'credit.overInterest',
title: '已还利息', title: '已还利息',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overFree', field: 'credit.overFree',
title: '已还其他费用', title: '已还其他费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.remark', field: 'credit.remark',
title: '备注', title: '备注',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.disbursement', field: 'credit.disbursement',
title: '垫付费用', title: '垫付费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
......
...@@ -647,145 +647,145 @@ ...@@ -647,145 +647,145 @@
}, },
}, },
{ {
field: 'credit?.borrowingTime', field: 'credit.borrowingTime',
title: '借款时间', title: '借款时间',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.litigationStatus', field: 'credit.litigationStatus',
title: '诉讼执行状态', title: '诉讼执行状态',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.litigationCaseNo', field: 'credit.litigationCaseNo',
title: '诉讼案号', title: '诉讼案号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.executeCaseNo', field: 'credit.executeCaseNo',
title: '执行案号', title: '执行案号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.closingStatus', field: 'credit.closingStatus',
title: '结案状态', title: '结案状态',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.constantNo', field: 'credit.constantNo',
title: '合同编号', title: '合同编号',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.planAmountOrg', field: 'credit.planAmountOrg',
title: '资金方名称', title: '资金方名称',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.planAmount', field: 'credit.planAmount',
title: '申请金额', title: '申请金额',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.paymentDate', field: 'credit.paymentDate',
title: '借款日期', title: '借款日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overDate', field: 'credit.overDate',
title: '到期日期', title: '到期日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.period', field: 'credit.period',
title: '期数', title: '期数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.lastPaymentDate', field: 'credit.lastPaymentDate',
title: '最后还款日期', title: '最后还款日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.yearRate', field: 'credit.yearRate',
title: '年化利率', title: '年化利率',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.paymentAmount', field: 'credit.paymentAmount',
title: '订单总应还金额', title: '订单总应还金额',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.interest', field: 'credit.interest',
title: '订单总应还利息', title: '订单总应还利息',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.free', field: 'credit.free',
title: '订单总应还其他费用', title: '订单总应还其他费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overdue', field: 'credit.overdue',
title: '逾期日期', title: '逾期日期',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overdueDays', field: 'credit.overdueDays',
title: '逾期天数', title: '逾期天数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overduePeriod', field: 'credit.overduePeriod',
title: '逾期期数', title: '逾期期数',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overBalance', field: 'credit.overBalance',
title: '已还本金', title: '已还本金',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overInterest', field: 'credit.overInterest',
title: '已还利息', title: '已还利息',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.overFree', field: 'credit.overFree',
title: '已还其他费用', title: '已还其他费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.remark', field: 'credit.remark',
title: '备注', title: '备注',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
}, },
{ {
field: 'credit?.disbursement', field: 'credit.disbursement',
title: '垫付费用', title: '垫付费用',
showOverflow: 'tooltip', showOverflow: 'tooltip',
width: 80, width: 80,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment