移除商品兑换需要流水
This commit is contained in:
@@ -19,8 +19,6 @@ export default {
|
||||
amount_apply_suggested: 'Use suggested amount',
|
||||
amount_ratio_missing: 'Mall points-to-cash reference ratio is unavailable; enter cash amount manually.',
|
||||
points_to_cash_ratio_label: 'Reference ratio',
|
||||
multiplier: 'Turnover multiplier',
|
||||
multiplier_tip: 'Turnover requirement sent with bonus/withdraw grant.',
|
||||
category: 'Category',
|
||||
category_title: 'Category title',
|
||||
admin_id: 'Created by',
|
||||
|
||||
@@ -17,7 +17,6 @@ export default {
|
||||
mallitem__title: 'Product title',
|
||||
points_cost: 'Points spent',
|
||||
amount: 'Cash amount',
|
||||
multiplier: 'Turnover multiplier',
|
||||
external_transaction_id: 'Order number',
|
||||
grant_status: 'Grant status',
|
||||
'grant_status NOT_SENT': 'Not sent',
|
||||
|
||||
@@ -14,7 +14,6 @@ export default {
|
||||
mallitem__title: 'title',
|
||||
points_cost: 'points_cost',
|
||||
amount: 'amount',
|
||||
multiplier: 'multiplier',
|
||||
external_transaction_id: 'external_transaction_id',
|
||||
grant_status: 'grant_status',
|
||||
'grant_status NOT_SENT': 'NOT_SENT',
|
||||
|
||||
@@ -19,8 +19,6 @@ export default {
|
||||
amount_apply_suggested: '填入建议金额',
|
||||
amount_ratio_missing: '暂未读取到商城「积分兑现金参考比例」,建议金额无法计算;现金面值请手工填写。',
|
||||
points_to_cash_ratio_label: '当前参考比例',
|
||||
multiplier: '流水倍数',
|
||||
multiplier_tip: '红利/提现发放时一并推送的流水倍数要求。',
|
||||
category: '红利业务类别',
|
||||
category_title: '类别展示名',
|
||||
admin_id: '创建管理员',
|
||||
|
||||
@@ -17,7 +17,6 @@ export default {
|
||||
mallitem__title: '商品标题',
|
||||
points_cost: '消耗积分',
|
||||
amount: '现金面值',
|
||||
multiplier: '流水倍数',
|
||||
external_transaction_id: '订单号',
|
||||
grant_status: '推送playX状态',
|
||||
'grant_status NOT_SENT': '未发送',
|
||||
|
||||
@@ -14,7 +14,6 @@ export default {
|
||||
mallitem__title: '商品标题',
|
||||
points_cost: '消耗积分',
|
||||
amount: '现金面值',
|
||||
multiplier: '流水倍数',
|
||||
external_transaction_id: '订单号',
|
||||
grant_status: '推送playX状态',
|
||||
'grant_status NOT_SENT': '未发送',
|
||||
|
||||
Reference in New Issue
Block a user