From 88a9807dfba88713f841b1defd7267f2a7adb266 Mon Sep 17 00:00:00 2001 From: "Captain.B" Date: Mon, 10 Aug 2020 18:17:31 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=98=BE=E7=A4=BA=E6=80=A7=E8=83=BD?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=9A=84=E5=8E=8B=E5=8A=9B=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../report/components/PerformancePressureConfig.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/business/components/performance/report/components/PerformancePressureConfig.vue b/frontend/src/business/components/performance/report/components/PerformancePressureConfig.vue index cf6fb1e564..acce7a553d 100644 --- a/frontend/src/business/components/performance/report/components/PerformancePressureConfig.vue +++ b/frontend/src/business/components/performance/report/components/PerformancePressureConfig.vue @@ -115,6 +115,9 @@ export default { orgOptions: {}, } }, + mounted() { + this.getLoadConfig(); + }, methods: { calculateLoadConfiguration: function (data) { data.forEach(d => {