中性化库存凭据类型
This commit is contained in:
@@ -34,7 +34,7 @@ export const adminInventoryStatusOptions = [
|
||||
|
||||
export const adminInventoryCredentialTypeOptions = [
|
||||
{ label: '全部凭据类型', value: '' },
|
||||
{ label: '兑换码(领取链路)', value: 'tencent_code' },
|
||||
{ label: '兑换码(领取链路)', value: 'claim_code' },
|
||||
{ label: '卡号卡密', value: 'card_password' },
|
||||
{ label: '账号密码', value: 'account_password' },
|
||||
{ label: '激活链接', value: 'activation_link' },
|
||||
|
||||
Reference in New Issue
Block a user