🗑️ delete: 删除京东E卡
This commit is contained in:
parent
96a87f27fe
commit
21227a5514
|
@ -506,7 +506,6 @@ const UseProductPop = forwardRef((props, ref) => {
|
|||
>
|
||||
<RadioButton value={1}>直充</RadioButton>
|
||||
<RadioButton value={2}>卡密</RadioButton>
|
||||
<RadioButton value={3}>京东E卡</RadioButton>
|
||||
</RadioGroup>
|
||||
</FormItem>
|
||||
{model.product_type === 2 ? (
|
||||
|
|
Loading…
Reference in New Issue