抖音直播线索
This commit is contained in:
@@ -108,5 +108,29 @@ export const defaultColumns = [{
|
||||
width: 140,
|
||||
visible: true,
|
||||
overflow: true
|
||||
},
|
||||
{
|
||||
key: 14,
|
||||
prop: 'goodName',
|
||||
label: '商品名称',
|
||||
width: 140,
|
||||
visible: true,
|
||||
overflow: true
|
||||
},
|
||||
{
|
||||
key: 15,
|
||||
prop: 'amountReceived',
|
||||
label: '订单实收',
|
||||
width: 140,
|
||||
visible: true,
|
||||
overflow: true
|
||||
},
|
||||
{
|
||||
key: 16,
|
||||
prop: 'writeOffTime',
|
||||
label: '核销时间',
|
||||
width: 140,
|
||||
visible: true,
|
||||
overflow: true
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user