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="轮播" >