fix(数据大屏、仪表板): Tab组件开关轮播开关无法激活大屏保存按钮

This commit is contained in:
wangjiahao 2024-09-19 19:14:59 +08:00
parent f704dd2335
commit 8757637231

View File

@ -49,6 +49,7 @@ const handleInput = value => {
:themes="themes" :themes="themes"
v-model="carouselInfo.enable" v-model="carouselInfo.enable"
name="carouselInfo" name="carouselInfo"
@modelChange="onSettingChange"
title="轮播" title="轮播"
> >
<el-row class="custom-row"> <el-row class="custom-row">