From 451b84d431d85588de87cb119edc1d7b46458acf Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Thu, 27 Oct 2022 18:02:21 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E6=96=B0=E5=A2=9E=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/center/Piabodata/TrendAnalysis.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/center/Piabodata/TrendAnalysis.vue b/pages/center/Piabodata/TrendAnalysis.vue index 0f42082..69442cc 100644 --- a/pages/center/Piabodata/TrendAnalysis.vue +++ b/pages/center/Piabodata/TrendAnalysis.vue @@ -710,7 +710,7 @@ //tab切换 tabxuanxiangtap(index) { if (index == 1 || index == 3 || index == 4) { - if (this.showMarketingList.findIndex(item => item.id == '')) { + if (this.showMarketingList.findIndex(item => item.id == '') != -1) { this.showMarketingList.shift() } this.marketingBusinessText = this.showMarketingList[0].templateName