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 54602ab623..e0838f9a69 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 @@ -112,7 +112,7 @@ v-model="canvasStyleData.refreshBrowserUnit" size="middle" :effect="themes" - :disabled="!canvasStyleData.refreshViewBrowserEnable" + :disabled="!canvasStyleData.refreshBrowserEnable" style="width: 90px" @change="themeChange" >