From e66ba02af3f8afa761bb03d4ec354e459a0ee764 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=B1=BC=E5=BC=80=E5=8F=91?= Date: Tue, 25 Jun 2024 17:49:53 +0800 Subject: [PATCH] level --- .../groups-statistics/components/level-table.vue | 14 -------------- 1 file changed, 14 deletions(-) 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: '浏览数(人)',