diff --git a/core/core-frontend/src/components/dashboard/subject-setting/dashboard-style/OverallSetting.vue b/core/core-frontend/src/components/dashboard/subject-setting/dashboard-style/OverallSetting.vue index 5bd5f78327..e61892bb4a 100644 --- a/core/core-frontend/src/components/dashboard/subject-setting/dashboard-style/OverallSetting.vue +++ b/core/core-frontend/src/components/dashboard/subject-setting/dashboard-style/OverallSetting.vue @@ -55,7 +55,7 @@ :max="3600" size="middle" :disabled="!canvasStyleData.refreshViewEnable" - @change="themeChange" + @change="onRefreshChange" >