From 6639e562efbc54912e70b714753fa57253de9580 Mon Sep 17 00:00:00 2001
From: zx <604444282@qq.com>
Date: Thu, 23 Dec 2021 16:10:03 +0800
Subject: [PATCH] zx
---
src/views/BrandInsight/brandTop/index.vue | 2 +-
.../forumCommunicationTrend/index.vue | 2 +-
.../forumCommunicationTrendStoken/index.vue | 7 +-
src/views/BrandInsight/index.vue | 18 ++--
.../rearWingPropagationSituation/index.vue | 2 +-
.../index.vue | 2 +-
.../spreadTOPmodelsStoken/index.vue | 4 +
.../BrandInsight/weiboVolumeTrend/index.vue | 2 +-
.../weiboVolumeTrendStoken/index.vue | 2 +-
src/views/Index/index.vue | 4 +-
.../FollowPostIDModelAnalysisStoken/index.vue | 43 ++++++++++
.../mfdCharactersStoken/index.vue | 85 +++++++++++++++++++
src/views/ModelInsight/index.vue | 18 ++--
.../mlForumCommunicationTrend/index.vue | 2 +-
.../mlForumCommunicationTrendStoken/index.vue | 10 +--
.../mlRearWingPropagationSituation/index.vue | 2 +-
.../index.vue | 2 +-
.../ModelInsight/mlWeiboVolumeTrend/index.vue | 2 +-
.../mlWeiboVolumeTrendStoken/index.vue | 2 +-
19 files changed, 168 insertions(+), 43 deletions(-)
diff --git a/src/views/BrandInsight/brandTop/index.vue b/src/views/BrandInsight/brandTop/index.vue
index 809928e..c6d5e60 100644
--- a/src/views/BrandInsight/brandTop/index.vue
+++ b/src/views/BrandInsight/brandTop/index.vue
@@ -53,7 +53,7 @@ export default {
})
},
clickEchars(data) {
- let ele = data[0];
+ let ele = data;
let model = ele.axisValueLabel;
this.setModel({name: model});
this.$router.push("/modelInsight");
diff --git a/src/views/BrandInsight/forumCommunicationTrend/index.vue b/src/views/BrandInsight/forumCommunicationTrend/index.vue
index 663bd43..6863dea 100644
--- a/src/views/BrandInsight/forumCommunicationTrend/index.vue
+++ b/src/views/BrandInsight/forumCommunicationTrend/index.vue
@@ -60,7 +60,7 @@ export default {
\ No newline at end of file
diff --git a/src/views/ModelForumDetails/mfdCharactersStoken/index.vue b/src/views/ModelForumDetails/mfdCharactersStoken/index.vue
index e69de29..63bfcb0 100644
--- a/src/views/ModelForumDetails/mfdCharactersStoken/index.vue
+++ b/src/views/ModelForumDetails/mfdCharactersStoken/index.vue
@@ -0,0 +1,85 @@
+
+
+