From 31103263e8b0e30cb9e6d67b65f2d7026c9b0b07 Mon Sep 17 00:00:00 2001 From: shixiaoman <531268472@qq.com> Date: Thu, 25 Nov 2021 11:00:55 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E4=BB=A3=E7=A0=81=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/water/river/statistic/base-index.vue | 3 --- src/views/water/water-function-area/statistic/auto.vue | 2 ++ 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/views/water/river/statistic/base-index.vue b/src/views/water/river/statistic/base-index.vue index 061b38d..65785a6 100644 --- a/src/views/water/river/statistic/base-index.vue +++ b/src/views/water/river/statistic/base-index.vue @@ -131,9 +131,6 @@ res.data.data.forEach((m) => { this.momData.push(m); }) - res.data.data.yoyData.forEach((y) => { - this.yoyData.push(y); - }) } else { this.$message.error(res.data.msg); } diff --git a/src/views/water/water-function-area/statistic/auto.vue b/src/views/water/water-function-area/statistic/auto.vue index 2e07ee8..8325936 100644 --- a/src/views/water/water-function-area/statistic/auto.vue +++ b/src/views/water/water-function-area/statistic/auto.vue @@ -31,9 +31,11 @@ + +