From a3b574a41fdbceaa17d9a62dbef9c7c7c59c045c Mon Sep 17 00:00:00 2001 From: zx <604444282@qq.com> Date: Thu, 11 Nov 2021 14:11:22 +0800 Subject: [PATCH] zx-weiboDetails --- src/views/WeiboDetails/modelPopularity/index.vue | 2 +- src/views/WeiboDetails/negativeOpinionKOL/index.vue | 2 +- src/views/WeiboDetails/positiveViewKOL/index.vue | 2 +- src/views/WeiboDetails/weiboCharacters/index.vue | 2 +- src/views/WeiboDetails/weiboCommunicationTrend/index.vue | 2 +- src/views/WeiboDetails/weiboContentTOPVolume/index.vue | 2 +- src/views/WeiboDetails/weiboContentType/index.vue | 2 +- src/views/WeiboDetails/weiboTonalDistribution/index.vue | 2 +- src/views/WeiboDetails/weiboUserActiveArea/index.vue | 2 +- src/views/WeiboDetails/weiboWordCloud/index.vue | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/views/WeiboDetails/modelPopularity/index.vue b/src/views/WeiboDetails/modelPopularity/index.vue index afb5b3c..c335a40 100644 --- a/src/views/WeiboDetails/modelPopularity/index.vue +++ b/src/views/WeiboDetails/modelPopularity/index.vue @@ -56,7 +56,7 @@ export default { created() { this.form.token = this.getToken; - this.form.sBrand = this.getBrand.brandname || this.brand; + this.form.sBrand = this.getBrand.brandname || '奥迪'; this.getData(); }, diff --git a/src/views/WeiboDetails/negativeOpinionKOL/index.vue b/src/views/WeiboDetails/negativeOpinionKOL/index.vue index 41b68a8..e96eefe 100644 --- a/src/views/WeiboDetails/negativeOpinionKOL/index.vue +++ b/src/views/WeiboDetails/negativeOpinionKOL/index.vue @@ -42,7 +42,7 @@ export default { }, created() { this.form.token = this.getToken; - this.form.sBrand = this.getBrand.brandname || this.brand; + this.form.sBrand = this.getBrand.brandname || '奥迪'; this.getData(); }, methods: { diff --git a/src/views/WeiboDetails/positiveViewKOL/index.vue b/src/views/WeiboDetails/positiveViewKOL/index.vue index b03a52a..8a2ad49 100644 --- a/src/views/WeiboDetails/positiveViewKOL/index.vue +++ b/src/views/WeiboDetails/positiveViewKOL/index.vue @@ -43,7 +43,7 @@ export default { }, created() { this.form.token = this.getToken; - this.form.sBrand = this.getBrand.brandname || this.brand; + this.form.sBrand = this.getBrand.brandname || '奥迪'; this.getData(); }, methods: { diff --git a/src/views/WeiboDetails/weiboCharacters/index.vue b/src/views/WeiboDetails/weiboCharacters/index.vue index b570523..bebbe49 100644 --- a/src/views/WeiboDetails/weiboCharacters/index.vue +++ b/src/views/WeiboDetails/weiboCharacters/index.vue @@ -82,7 +82,7 @@ export default { }, created() { this.form.token = this.getToken; - this.form.sBrand = this.getBrand.brandname || this.brand; + this.form.sBrand = this.getBrand.brandname || '奥迪'; this.getData(); }, methods: { diff --git a/src/views/WeiboDetails/weiboCommunicationTrend/index.vue b/src/views/WeiboDetails/weiboCommunicationTrend/index.vue index a0bcdb9..88bbd16 100644 --- a/src/views/WeiboDetails/weiboCommunicationTrend/index.vue +++ b/src/views/WeiboDetails/weiboCommunicationTrend/index.vue @@ -33,7 +33,7 @@ export default { }, created() { this.form.token = this.getToken; - this.form.sBrand = this.getBrand.brandname || this.brand; + this.form.sBrand = this.getBrand.brandname || '奥迪'; this.getData(); }, methods: { diff --git a/src/views/WeiboDetails/weiboContentTOPVolume/index.vue b/src/views/WeiboDetails/weiboContentTOPVolume/index.vue index 5d68bea..36fb48f 100644 --- a/src/views/WeiboDetails/weiboContentTOPVolume/index.vue +++ b/src/views/WeiboDetails/weiboContentTOPVolume/index.vue @@ -40,7 +40,7 @@ export default { }, created() { this.form.token = this.getToken; - this.form.sBrand = this.getBrand.brandname || this.brand; + this.form.sBrand = this.getBrand.brandname || '奥迪'; this.getData(); }, methods: { diff --git a/src/views/WeiboDetails/weiboContentType/index.vue b/src/views/WeiboDetails/weiboContentType/index.vue index 35e601d..ba47bc6 100644 --- a/src/views/WeiboDetails/weiboContentType/index.vue +++ b/src/views/WeiboDetails/weiboContentType/index.vue @@ -69,7 +69,7 @@ export default { }, created() { this.form.token = this.getToken; - this.form.sBrand = this.getBrand.brandname || this.brand; + this.form.sBrand = this.getBrand.brandname || '奥迪'; this.getData(); }, methods: { diff --git a/src/views/WeiboDetails/weiboTonalDistribution/index.vue b/src/views/WeiboDetails/weiboTonalDistribution/index.vue index 3f291f9..59affda 100644 --- a/src/views/WeiboDetails/weiboTonalDistribution/index.vue +++ b/src/views/WeiboDetails/weiboTonalDistribution/index.vue @@ -44,7 +44,7 @@ export default { }, created() { this.form.token = this.getToken; - this.form.sBrand = this.getBrand.brandname || this.Brand; + this.form.sBrand = this.getBrand.brandname || '奥迪'; this.getData(); }, methods: { diff --git a/src/views/WeiboDetails/weiboUserActiveArea/index.vue b/src/views/WeiboDetails/weiboUserActiveArea/index.vue index 3adc2f4..5983110 100644 --- a/src/views/WeiboDetails/weiboUserActiveArea/index.vue +++ b/src/views/WeiboDetails/weiboUserActiveArea/index.vue @@ -39,7 +39,7 @@ export default { }, created() { this.form.token = this.getToken; - this.form.sBrand = this.getBrand.brandname || this.brand; + this.form.sBrand = this.getBrand.brandname || '奥迪'; this.getData(); }, methods: { diff --git a/src/views/WeiboDetails/weiboWordCloud/index.vue b/src/views/WeiboDetails/weiboWordCloud/index.vue index 9bb44ab..ced7fd2 100644 --- a/src/views/WeiboDetails/weiboWordCloud/index.vue +++ b/src/views/WeiboDetails/weiboWordCloud/index.vue @@ -43,7 +43,7 @@ export default { }, created() { this.form.token = this.getToken; - this.form.sBrand = this.getBrand.brandname || this.brand; + this.form.sBrand = this.getBrand.brandname || '奥迪'; this.getData(); }, methods: {