From fd709c1822535014bf76cf2da9f7987d0faec71b Mon Sep 17 00:00:00 2001 From: "lily.zhang" Date: Tue, 16 Nov 2021 17:26:01 +0800 Subject: [PATCH] cxw-010203 --- src/components/v-modal/index.vue | 4 +- src/mixins/index.js | 10 +- .../BrandInsight/popularEvents/index.vue | 37 +++- src/views/BrandInsight/popularEvents/opt.js | 8 +- src/views/BrandInsight/titsopo/index.vue | 15 +- .../incidentSpreadSituation/index.vue | 59 ++---- .../EventDEC/incidentSpreadSituation/opt.js | 27 ++- src/views/EventDEC/index.vue | 64 ++----- .../tonalCommunicationPosture/index.vue | 58 ++---- .../EventDEC/tonalCommunicationPosture/opt.js | 5 +- src/views/IndustryDataExport/getApiData.js | 3 +- src/views/IndustryDataExport/index.vue | 5 +- src/views/IndustryDataExport/tableEvent.js | 7 +- .../brandSalesRankingTOP10Ranking/index.vue | 4 +- .../brandVolumeTOP10/index.vue | 4 +- .../keyActiveMediaTOP10Ranking/index.vue | 4 +- .../MarketingComparison/mcTOPMedia/index.vue | 181 +++++++++--------- .../weiboContentDirectionComparison/index.vue | 3 +- .../ModelInsight/ml-brand-data/index.vue | 4 +- src/views/ModelInsight/ml-tts/index.vue | 52 +++-- .../ModelInsight/mlPopularEvents/index.vue | 31 ++- src/views/ModelInsight/mlPopularEvents/opt.js | 15 +- 22 files changed, 324 insertions(+), 276 deletions(-) diff --git a/src/components/v-modal/index.vue b/src/components/v-modal/index.vue index 8b49b21..bc313a9 100644 --- a/src/components/v-modal/index.vue +++ b/src/components/v-modal/index.vue @@ -1,7 +1,7 @@