修改数据统计
This commit is contained in:
@@ -108,10 +108,17 @@
|
||||
},
|
||||
{
|
||||
prop: 'consultant',
|
||||
label: '参与/全部顾问数',
|
||||
label: '参与顾问数',
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 100
|
||||
},
|
||||
{
|
||||
prop: 'allConsultant',
|
||||
label: '全部顾问数',
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 100
|
||||
},
|
||||
{
|
||||
prop: 'browse',
|
||||
|
||||
@@ -72,10 +72,17 @@
|
||||
},
|
||||
{
|
||||
prop: 'consultant',
|
||||
label: '参与/全部顾问数',
|
||||
label: '参与顾问数',
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 110
|
||||
minWidth: 100
|
||||
},
|
||||
{
|
||||
prop: 'allConsultant',
|
||||
label: '全部顾问数',
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
minWidth: 100
|
||||
},
|
||||
{
|
||||
prop: 'browse',
|
||||
|
||||
Reference in New Issue
Block a user