♻️ refactor: 开启微信红包
This commit is contained in:
parent
95458578a6
commit
176f3bf85e
|
@ -530,9 +530,7 @@ export default class addKnockGold extends Component {
|
||||||
>
|
>
|
||||||
<RadioButton value={1}>支付宝</RadioButton>
|
<RadioButton value={1}>支付宝</RadioButton>
|
||||||
<RadioButton value={3}>云闪付</RadioButton>
|
<RadioButton value={3}>云闪付</RadioButton>
|
||||||
<RadioButton disabled value={2}>
|
<RadioButton value={2}>微信</RadioButton>
|
||||||
微信
|
|
||||||
</RadioButton>
|
|
||||||
</RadioGroup>
|
</RadioGroup>
|
||||||
</FormItem>
|
</FormItem>
|
||||||
<FormItem labelname="红包类型" prop="cash_amount_type" id="type">
|
<FormItem labelname="红包类型" prop="cash_amount_type" id="type">
|
||||||
|
|
Loading…
Reference in New Issue