Commit feff59ad authored by 18083's avatar 18083

提前结清解约回购优化

parent 317c05f8
......@@ -168,7 +168,7 @@
/**提前结清利率**/
et_interest_rate: record.get('et_interest_rate'),
/**留购价**/
residual_value: record.get('ccr_residual_value'), //update by xsh35973 20220613
residual_value: record.get('residual_value'), //update by xsh35973 20220613
/**保证金抵扣金额**/
deposit_deduction: record.get('deposit_deduction')||0 //update by 18083 2023/5/12
},
......
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