init
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -141,7 +141,7 @@ | ... | @@ -141,7 +141,7 @@ |
| 141 | {data: "agreeMoney"},//审批金额 | 141 | {data: "agreeMoney"},//审批金额 |
| 142 | {data: "createUser"},//客户经理 | 142 | {data: "createUser"},//客户经理 |
| 143 | {data: "totalPeriods"},//期数 | 143 | {data: "totalPeriods"},//期数 |
| 144 | {data: "applyAmount"},//当月应还 | 144 | {data: "applyAmount"}//当月应还 |
| 145 | ] | 145 | ] |
| 146 | }); | 146 | }); |
| 147 | 147 | ... | ... |
-
Please register or sign in to post a comment