抖音直播线索

This commit is contained in:
zcx
2023-09-15 01:56:26 +08:00
parent f727796d1f
commit 85a36e7fd9
5 changed files with 320 additions and 12 deletions

View File

@@ -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
}
];