From b392997bad6ef59c984f07622313b88c2cbffeba Mon Sep 17 00:00:00 2001 From: wangshuai <464942911@qq.com> Date: Tue, 19 Apr 2022 15:00:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/center/Piabodata/Theteamcompared.vue | 16 ++++++++++++++-- pages/center/Piabodata/TrendAnalysis.vue | 20 ++++++++++---------- pages/mine/reception/addreception.vue | 12 ++++-------- 3 files changed, 28 insertions(+), 20 deletions(-) diff --git a/pages/center/Piabodata/Theteamcompared.vue b/pages/center/Piabodata/Theteamcompared.vue index bb46fe3..d5d9ab1 100644 --- a/pages/center/Piabodata/Theteamcompared.vue +++ b/pages/center/Piabodata/Theteamcompared.vue @@ -138,7 +138,7 @@ @@ -352,7 +352,19 @@ max: 100 } } - } + }, + + + lineOpts: { + yAxis: { + data: [ + { + max: 100, + min: 0, + } + ] + } + }, }; }, onLoad() { diff --git a/pages/center/Piabodata/TrendAnalysis.vue b/pages/center/Piabodata/TrendAnalysis.vue index 1fdc528..d996904 100644 --- a/pages/center/Piabodata/TrendAnalysis.vue +++ b/pages/center/Piabodata/TrendAnalysis.vue @@ -580,16 +580,16 @@ this.Selectlevel = false; this.Selecttuandui = false; this.tableDate = [] - this.pamect.showStatus = 0; - this.pamect.timeType = "4"; - this.pamect.firstStartDate = ''; - this.pamect.firstEndDate = ''; - this.pamect.lastStartDate = ''; - this.pamect.lastEndDate = ''; - this.pamect.accountId = ''; - this.pamect.marketingId = ''; - this.pamect.deptId = "" - this.activeTotal = 0; + // this.pamect.showStatus = 0; + // this.pamect.timeType = "4"; + // this.pamect.firstStartDate = ''; + // this.pamect.firstEndDate = ''; + // this.pamect.lastStartDate = ''; + // this.pamect.lastEndDate = ''; + // this.pamect.accountId = ''; + // this.pamect.marketingId = ''; + // this.pamect.deptId = "" + // this.activeTotal = 0; this.timepickpickisshow = false; this.init() diff --git a/pages/mine/reception/addreception.vue b/pages/mine/reception/addreception.vue index aa4e2b0..ffcc9c1 100644 --- a/pages/mine/reception/addreception.vue +++ b/pages/mine/reception/addreception.vue @@ -73,14 +73,10 @@ 确定 - - - - - - + +