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 => {