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 @@ + + + + + + + diff --git a/src/views/ModelInsight/index.vue b/src/views/ModelInsight/index.vue index 95b49c2..e5792b7 100644 --- a/src/views/ModelInsight/index.vue +++ b/src/views/ModelInsight/index.vue @@ -54,10 +54,10 @@ - + - + +
@@ -65,10 +65,10 @@ 论坛详情
- + - + + @@ -84,10 +84,10 @@ 尾翼详情
- + - + + diff --git a/src/views/ModelInsight/mlForumCommunicationTrend/index.vue b/src/views/ModelInsight/mlForumCommunicationTrend/index.vue index d1e5dd6..5fa7fa4 100644 --- a/src/views/ModelInsight/mlForumCommunicationTrend/index.vue +++ b/src/views/ModelInsight/mlForumCommunicationTrend/index.vue @@ -69,7 +69,7 @@ export default { diff --git a/src/views/ModelInsight/mlRearWingPropagationSituation/index.vue b/src/views/ModelInsight/mlRearWingPropagationSituation/index.vue index 9685d83..7045cae 100644 --- a/src/views/ModelInsight/mlRearWingPropagationSituation/index.vue +++ b/src/views/ModelInsight/mlRearWingPropagationSituation/index.vue @@ -69,7 +69,7 @@ export default {