0209
This commit is contained in:
@@ -135,23 +135,9 @@
|
|||||||
showOverflowTooltip: true,
|
showOverflowTooltip: true,
|
||||||
minWidth: 110
|
minWidth: 110
|
||||||
},
|
},
|
||||||
{
|
|
||||||
prop: 'consultant',
|
|
||||||
label: '参与顾问数',
|
|
||||||
align: 'center',
|
|
||||||
showOverflowTooltip: true,
|
|
||||||
minWidth: 100
|
|
||||||
},
|
|
||||||
{
|
|
||||||
prop: 'allConsultant',
|
|
||||||
label: '全部顾问数',
|
|
||||||
align: 'center',
|
|
||||||
showOverflowTooltip: true,
|
|
||||||
minWidth: 100
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
prop: 'browse',
|
prop: 'browse',
|
||||||
label: '浏览数(人)',
|
label: '浏览数',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
sortable: 'custom',
|
sortable: 'custom',
|
||||||
showOverflowTooltip: true,
|
showOverflowTooltip: true,
|
||||||
@@ -159,7 +145,23 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
prop: 'subscribe',
|
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',
|
align: 'center',
|
||||||
sortable: 'custom',
|
sortable: 'custom',
|
||||||
showOverflowTooltip: true,
|
showOverflowTooltip: true,
|
||||||
@@ -173,14 +175,6 @@
|
|||||||
showOverflowTooltip: true,
|
showOverflowTooltip: true,
|
||||||
minWidth: 120
|
minWidth: 120
|
||||||
},
|
},
|
||||||
{
|
|
||||||
prop: 'order',
|
|
||||||
label: '订单数(单)',
|
|
||||||
align: 'center',
|
|
||||||
sortable: 'custom',
|
|
||||||
showOverflowTooltip: true,
|
|
||||||
minWidth: 120
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
prop: 'livePV',
|
prop: 'livePV',
|
||||||
label: '观看数(人次)',
|
label: '观看数(人次)',
|
||||||
|
|||||||
Reference in New Issue
Block a user