更新
This commit is contained in:
parent
fe2c5c28dc
commit
668eda618b
@ -303,6 +303,13 @@ export function transactionTypeFilter(type) {
|
||||
'commission_to_store_refund': '提货店铺佣金退款',
|
||||
'commission_to_courier_refund': '配送员佣金退款',
|
||||
'commission_to_promoter_refund': '直推首单佣金退款',
|
||||
"supply_chain": "供应链成本",
|
||||
"supply_chain_refund": "供应链退款",
|
||||
"auto_margin": "商户保证金",
|
||||
"auto_margin_refund": "商户保证金退还",
|
||||
"order_refund": "订单退款",
|
||||
"platform_consumption": "平台优惠",
|
||||
"platform_consumption_refund": "平台优惠退款"
|
||||
|
||||
}
|
||||
return typeMap[type]
|
||||
|
Loading…
x
Reference in New Issue
Block a user