修改数据统计
This commit is contained in:
@@ -72,7 +72,14 @@
|
||||
},
|
||||
{
|
||||
prop: 'consultant',
|
||||
label: '参与/全部团员数',
|
||||
label: '参与团员数',
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
},
|
||||
{
|
||||
prop: 'allConsultant',
|
||||
label: '全部团员数',
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
@@ -83,7 +90,7 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'subscribe',
|
||||
@@ -91,7 +98,7 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'watch',
|
||||
@@ -99,7 +106,7 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'order',
|
||||
@@ -107,21 +114,21 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'livePV',
|
||||
label: '观看数(人次)',
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 100
|
||||
},
|
||||
{
|
||||
prop: 'watchDuration',
|
||||
label: '人均观看(分)',
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 100
|
||||
}
|
||||
]
|
||||
};
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'subscribe',
|
||||
@@ -82,7 +82,7 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'watch',
|
||||
@@ -90,7 +90,7 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 100
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'order',
|
||||
@@ -98,14 +98,14 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 100
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'livePV',
|
||||
label: '观看数(人次)',
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 100
|
||||
},
|
||||
{
|
||||
prop: 'watchDuration',
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
:columns="columns"
|
||||
:datasource="datasource"
|
||||
:need-page="false"
|
||||
size="mini"
|
||||
>
|
||||
<template v-slot:toolkit>
|
||||
<div class="list-tool-item">
|
||||
@@ -155,7 +156,7 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'subscribe',
|
||||
@@ -163,7 +164,7 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'watch',
|
||||
@@ -171,7 +172,7 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'order',
|
||||
@@ -179,21 +180,21 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'livePV',
|
||||
label: '观看数(人次)',
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 100
|
||||
},
|
||||
{
|
||||
prop: 'watchDuration',
|
||||
label: '人均观看(分)',
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 100
|
||||
}
|
||||
],
|
||||
kpi: 'browse',
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'subscribe',
|
||||
@@ -98,7 +98,7 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'watch',
|
||||
@@ -106,7 +106,7 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'order',
|
||||
@@ -114,21 +114,21 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'livePV',
|
||||
label: '观看数(人次)',
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 100
|
||||
},
|
||||
{
|
||||
prop: 'watchDuration',
|
||||
label: '人均观看(分)',
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 100
|
||||
}
|
||||
]
|
||||
};
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'subscribe',
|
||||
@@ -82,7 +82,7 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'watch',
|
||||
@@ -90,7 +90,7 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 100
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'order',
|
||||
@@ -98,14 +98,14 @@
|
||||
align: 'center',
|
||||
sortable: 'custom',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 100
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'livePV',
|
||||
label: '观看数(人次)',
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 100
|
||||
},
|
||||
{
|
||||
prop: 'watchDuration',
|
||||
|
||||
Reference in New Issue
Block a user