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 4340dcee7c..54602ab623 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 @@ -104,7 +104,7 @@ :min="1" :max="3600" size="middle" - :disabled="!canvasStyleData.refreshViewBrowserEnable" + :disabled="!canvasStyleData.refreshBrowserEnable" @change="onRefreshChange" >