diff --git a/src/views/DataAnalyse/insight/report/Report.vue b/src/views/DataAnalyse/insight/report/Report.vue index 3f0e5943..e7608ee5 100644 --- a/src/views/DataAnalyse/insight/report/Report.vue +++ b/src/views/DataAnalyse/insight/report/Report.vue @@ -74,7 +74,10 @@ const comList = computed(() => { reportTypeEnum.concept_quick, reportTypeEnum.concept_pair, reportTypeEnum.taste_standard, - reportTypeEnum.taste_pair + reportTypeEnum.taste_pair, + reportTypeEnum.package_standard, + reportTypeEnum.package_quick, + reportTypeEnum.package_pair, ].includes(type.value) ) { list.push(OtherKeyIndicators); // 其他关键指标