diff --git a/src/views/sylive/groups-statistics/components/level-table.vue b/src/views/sylive/groups-statistics/components/level-table.vue index 36efb70..cc042e3 100644 --- a/src/views/sylive/groups-statistics/components/level-table.vue +++ b/src/views/sylive/groups-statistics/components/level-table.vue @@ -135,20 +135,6 @@ 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: '浏览数(人)',