|
|
@ -474,7 +474,7 @@ export default { |
|
|
|
}) |
|
|
|
}, |
|
|
|
submit() { |
|
|
|
this.formobj.loanSettleBankCostVo.bankOtherReceivable = this.calculateBankSettlePrice |
|
|
|
this.formobj.loanSettleBankCostVo.bankSettlePrice = this.calculateBankSettlePrice |
|
|
|
this.formobj.loanSettleCompanyCostVo.settleAll = this.calculateSettleAll |
|
|
|
this.formobj.loanSettleCompanyReductionVo.amountTo = this.calculateAmountTo |
|
|
|
this.formobj.loanSettleCompanyReductionVo.profit = this.calculateProfit |
|
|
|