695a135d by wang

init

1 parent 46cbabc5
......@@ -120,7 +120,8 @@
return '';
return getNowFormatDate(new Date(parseInt(data.realRepaymentDate)));
}},//计划还款日期
{data: "repayStatus"},//还款状态
// {data: "repayStatus"},//还款状态
{name: "status", data: "repayStatus"},//还款状态
{data: "totalPeriods"},//总期数
]
});
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!