From 38b39433786f2e1b2283650e1c17e2769b6cd90d Mon Sep 17 00:00:00 2001 From: zx <604444282@qq.com> Date: Thu, 2 Dec 2021 11:20:38 +0800 Subject: [PATCH] zx --- src/lycomponents/iSwitchModel/index.vue | 6 +++++- .../BrandComparison/brandTonalDistribution/index.vue | 3 ++- .../BrandComparison/weiboTuneComparison/index.vue | 1 + src/views/EventDEC/mediaInterpretationED/index.vue | 1 + src/views/IndustryDataExport/index.vue | 2 +- src/views/IndustryDataExport/tableEvent.js | 10 +++++----- .../ModelComparison/weiboTuneComparison/index.vue | 1 + 7 files changed, 16 insertions(+), 8 deletions(-) diff --git a/src/lycomponents/iSwitchModel/index.vue b/src/lycomponents/iSwitchModel/index.vue index 8e84bd6..f8b5dc0 100644 --- a/src/lycomponents/iSwitchModel/index.vue +++ b/src/lycomponents/iSwitchModel/index.vue @@ -85,6 +85,9 @@ export default { this.chooseBrand = row; }); this.getUserSeriesName(this.brandname); + //保存上次选择的值 + this.chooseBrand = this.brandname; + this.chooseModel = this.modelName; }, data() { return { @@ -163,7 +166,8 @@ export default { this.showActive = row.brandid; this.chooseBrand = row; this.brandname = this.chooseBrand.brandname; - this.getUserSeriesName(this.brandname) + this.getUserSeriesName(this.brandname); + this.chooseModel = null; //刷新 }, // 选择车型 handlerModel(n, row) { diff --git a/src/views/BrandComparison/brandTonalDistribution/index.vue b/src/views/BrandComparison/brandTonalDistribution/index.vue index 12d76ba..5ef6491 100644 --- a/src/views/BrandComparison/brandTonalDistribution/index.vue +++ b/src/views/BrandComparison/brandTonalDistribution/index.vue @@ -22,7 +22,7 @@ >负面 -