From 8e957c46724eb13c63dabc200e44133b5d6f1714 Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Thu, 18 Aug 2022 17:01:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../projectManagement/components/ParameterCollectionEchart.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/jero-web/src/views/projectManagement/components/ParameterCollectionEchart.vue b/jero-web/src/views/projectManagement/components/ParameterCollectionEchart.vue index ef1051a7e..4de64d21f 100644 --- a/jero-web/src/views/projectManagement/components/ParameterCollectionEchart.vue +++ b/jero-web/src/views/projectManagement/components/ParameterCollectionEchart.vue @@ -78,6 +78,7 @@ }, mounted() { this.getoptions() + this.getEcharts() }, methods: {