💪 optimize: 优化代码
This commit is contained in:
parent
ec5b445fda
commit
4a8d45b0aa
|
@ -758,6 +758,10 @@ export default class addKnockGold extends Component {
|
|||
} else {
|
||||
this.onHandleChange("", "instruction")
|
||||
}
|
||||
/* 云闪付渠道时 重置主体value */
|
||||
if (target.value === 3) {
|
||||
this.onHandleChange("voucher_wechat_lsxd", "provider")
|
||||
}
|
||||
}}
|
||||
value={this.state.model.channel}
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue