Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨建斌
/
page
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
1
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
27bd04c3
authored
2018-03-29 22:36:12 +0800
by
yangjianbin
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'develop' of
http://g.28ms.com:8000/yangjianbin/page
into develop
2 parents
62e8aebe
f4290700
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
application/views/loan/repayment.php
application/views/loan/repayment.php
View file @
27bd04c
...
...
@@ -64,10 +64,13 @@
{data: "proposerName"},//申请人
{data: "idNumber"},//身份证
{data: "phoneNumber"},//手机号
{name: "branchName", data: "branchName"},//网点
{name: "productId", data: "productName"},//产品名称
// {name: "branchName", data: "branchName"},//网点
// {name: "productId", data: "productName"},//产品名称
{data: "branchName"},//网点
{data: "productName"},//产品名称
{data: "currentBalance"},//本期应还金额
{data: "currentBalance"},//已还金额
// {data: "currentBalance"},//已还金额
{data: "hasClean"},//已还金额
{data: "interestPenalty"},//罚息
{data: "overdueFine"},//滞纳金
{data: "totalPeriods"},//期数
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment