From e80dfb6800faed0fb3e304595ea5d9b60166083b Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Fri, 20 Sep 2024 18:09:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=B5=8F=E8=A7=88?= =?UTF-8?q?=E5=99=A8=E5=88=B7=E6=96=B0=E4=B8=8D=E8=83=BD=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E7=A7=92=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../subject-setting/dashboard-style/OverallSetting.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" >