From 87576372315dd0e588448b883d32636f92d40bc0 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Thu, 19 Sep 2024 19:14:59 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=95=B0=E6=8D=AE=E5=A4=A7=E5=B1=8F?= =?UTF-8?q?=E3=80=81=E4=BB=AA=E8=A1=A8=E6=9D=BF):=20Tab=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E5=BC=80=E5=85=B3=E8=BD=AE=E6=92=AD=E5=BC=80=E5=85=B3=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E6=BF=80=E6=B4=BB=E5=A4=A7=E5=B1=8F=E4=BF=9D=E5=AD=98?= =?UTF-8?q?=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/custom-component/common/CarouselSetting.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/core/core-frontend/src/custom-component/common/CarouselSetting.vue b/core/core-frontend/src/custom-component/common/CarouselSetting.vue index f7e52aaea4..f4d7b2c872 100644 --- a/core/core-frontend/src/custom-component/common/CarouselSetting.vue +++ b/core/core-frontend/src/custom-component/common/CarouselSetting.vue @@ -49,6 +49,7 @@ const handleInput = value => { :themes="themes" v-model="carouselInfo.enable" name="carouselInfo" + @modelChange="onSettingChange" title="轮播" >