From 215fa3558d6f89d881176c8d5324ee06f671d762 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Tue, 24 Mar 2026 10:37:38 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=95=B0=E6=8D=AE=E5=A4=A7=E5=B1=8F):=20?= =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E9=85=8D=E7=BD=AE-=E5=88=86=E9=A1=B5?= =?UTF-8?q?=E5=99=A8=E5=AD=97=E5=8F=B7=E9=85=8D=E7=BD=AE=E4=B8=8B=E6=8B=89?= =?UTF-8?q?=E6=A1=86=E9=A2=9C=E8=89=B2=E4=B8=8E=E5=A4=A7=E5=B1=8F=E4=B8=8D?= =?UTF-8?q?=E7=BB=9F=E4=B8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../subject-setting/dashboard-style/ComponentColorSelector.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/core/core-frontend/src/components/dashboard/subject-setting/dashboard-style/ComponentColorSelector.vue b/core/core-frontend/src/components/dashboard/subject-setting/dashboard-style/ComponentColorSelector.vue index 97390995f7..5e523623fb 100644 --- a/core/core-frontend/src/components/dashboard/subject-setting/dashboard-style/ComponentColorSelector.vue +++ b/core/core-frontend/src/components/dashboard/subject-setting/dashboard-style/ComponentColorSelector.vue @@ -221,6 +221,7 @@ :title="t('chart.text_fontsize')" v-model="seniorForm.pagerSize" size="small" + :effect="themes" @change="changePagerColorChange" >