This commit is contained in:
@@ -156,7 +156,7 @@
|
||||
formatter: (value) => value || '-'
|
||||
},
|
||||
{
|
||||
label: '订单角色',
|
||||
label: '订单渠道',
|
||||
formatter: (_, data) => (data.purchase_role ? getPurchaseRoleText(data.purchase_role) : '-')
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user