diff --git a/src/views/kpi/kpiIndex.vue b/src/views/kpi/kpiIndex.vue index 6dee2c45..d751c8b1 100644 --- a/src/views/kpi/kpiIndex.vue +++ b/src/views/kpi/kpiIndex.vue @@ -1081,7 +1081,8 @@ export default { {label: '满意度得分 ', prop: 'driverSatisfaction'}, ] this.loading = false; - }else if ([4,5].includes(this.active)) { + } + /* else if ([4,5].includes(this.active)) { let res = await getDriverStatisticsKpi({ startTime: this.startTime , endTime: this.endTime, @@ -1117,7 +1118,8 @@ export default { this.total=0 } await this.twoTabHanldeData(); - } else if ([ 4,5,6, 7, 8].includes(this.active)) { + }*/ + else if ([ 4,5,6, 7, 8].includes(this.active)) { this.detailList = [] this.labelList = [] let result = await getKpiDetailsData({