b3586d21 by yangjianbin

init

1 parent db3b619f
...@@ -138,10 +138,10 @@ ...@@ -138,10 +138,10 @@
138 {data: "branchName"},//网点 138 {data: "branchName"},//网点
139 {data: "productName"},//产品名称 139 {data: "productName"},//产品名称
140 {data: "applyMoney"},//申请金额 140 {data: "applyMoney"},//申请金额
141 {data: "agreeMoney"},//审批金额 141 {data: "applyAmount"},//审批金额
142 {data: "createUser"},//客户经理 142 {data: "clientManager"},//客户经理
143 {data: "totalPeriods"},//期数 143 {data: "totalPeriods"},//期数
144 {data: "applyAmount"}//当月应还 144 {data: "currentBalance"}//当月应还
145 ] 145 ]
146 }); 146 });
147 147
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!