1 Commits

Author SHA1 Message Date
xiaoyu b78b7958df 0209 2024-02-09 23:38:39 +08:00
@@ -135,23 +135,9 @@
showOverflowTooltip: true,
minWidth: 110
},
{
prop: 'consultant',
label: '参与顾问数',
align: 'center',
showOverflowTooltip: true,
minWidth: 100
},
{
prop: 'allConsultant',
label: '全部顾问数',
align: 'center',
showOverflowTooltip: true,
minWidth: 100
},
{
prop: 'browse',
label: '浏览数(人)',
label: '浏览数',
align: 'center',
sortable: 'custom',
showOverflowTooltip: true,
@@ -159,7 +145,23 @@
},
{
prop: 'subscribe',
label: '预约数(人)',
label: '预约数',
align: 'center',
sortable: 'custom',
showOverflowTooltip: true,
minWidth: 120
},
{
prop: 'beforeOrder',
label: '留资数',
align: 'center',
sortable: 'custom',
showOverflowTooltip: true,
minWidth: 120
},
{
prop: 'order',
label: '订单数',
align: 'center',
sortable: 'custom',
showOverflowTooltip: true,
@@ -173,14 +175,6 @@
showOverflowTooltip: true,
minWidth: 120
},
{
prop: 'order',
label: '订单数(单)',
align: 'center',
sortable: 'custom',
showOverflowTooltip: true,
minWidth: 120
},
{
prop: 'livePV',
label: '观看数(人次)',