From 97c4dbdf2964ae13ab536046d1a1a81c0feb3f4f Mon Sep 17 00:00:00 2001 From: wangxinyao Date: Tue, 21 Jun 2022 15:54:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E7=89=88=E6=9C=AC=E6=AF=94=E8=BE=83?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/plan/workbench/homePage/beta/predict/index.vue | 2 +- .../plan/workbench/homePage/formal/analysis/commonLineChart.vue | 2 +- src/views/plan/workbench/lookError/index.vue | 2 +- src/views/plan/workbench/predictVersion/index.vue | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/plan/workbench/homePage/beta/predict/index.vue b/src/views/plan/workbench/homePage/beta/predict/index.vue index 800223b..dc7c242 100644 --- a/src/views/plan/workbench/homePage/beta/predict/index.vue +++ b/src/views/plan/workbench/homePage/beta/predict/index.vue @@ -25,7 +25,7 @@ > 0) { - this.xDataArray = newValue[0].SortKeys + this.xDataArray = newValue[0].SortKeys || [] this.maxValue = newValue[0].PeriodOnPeriodUpperLimit this.minValue = newValue[0].PeriodOverPeriodLowerLimit } diff --git a/src/views/plan/workbench/lookError/index.vue b/src/views/plan/workbench/lookError/index.vue index b946be6..5244549 100644 --- a/src/views/plan/workbench/lookError/index.vue +++ b/src/views/plan/workbench/lookError/index.vue @@ -41,7 +41,7 @@ @header-dragend="(newWidth, oldWidth, column)=>saveRowWidth(column, newWidth)" :height="tableHeight">