feat: 新增京东E卡

This commit is contained in:
wangsongsole 2024-02-19 10:37:33 +08:00
parent c58c1c4f79
commit b90454812b
1 changed files with 1 additions and 0 deletions

View File

@ -506,6 +506,7 @@ const UseProductPop = forwardRef((props, ref) => {
>
<RadioButton value={1}>直充</RadioButton>
<RadioButton value={2}>卡密</RadioButton>
<RadioButton value={3}>京东E卡</RadioButton>
</RadioGroup>
</FormItem>
{model.product_type === 2 ? (