Commit cc72e061 authored by XieZhiXiong's avatar XieZhiXiong

fix: 修复支付渠道选择了值不变的问题

parent e1f83b31
......@@ -258,6 +258,7 @@ class IntroduceRow extends React.Component<IntroduceRowProps, IntroduceRowState>
...billInfo,
repayQuota: values.repayQuota,
},
repaymentValues: values,
});
this.handleBalancePayVisible(true);
break;
......
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