Commit dcf0ca7f authored by 沈翠玲's avatar 沈翠玲

还款审批

parent 985992c0
......@@ -217,12 +217,6 @@
title: '调解中心',
width: 100,
},
{
field: 'id',
title: '还款记录ID',
showOverflow: 'tooltip',
search: { el: 'input', labelWidth: 90 },
},
{
field: 'realRepayAmount',
title: '实际还款金额',
......@@ -264,7 +258,7 @@
width: 80,
},
{
field: 'stages.loans.loanPlatform.name',
field: 'loanPlatform',
title: '借款平台',
showOverflow: 'tooltip',
// search: { el: 'input', key: 'payOrg', labelWidth: 90 },
......
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