forked from github/dataease
fix(数据大屏、仪表板): Tab组件开关轮播开关无法激活大屏保存按钮
This commit is contained in:
parent
f704dd2335
commit
8757637231
@ -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">
|
||||||
|
Loading…
Reference in New Issue
Block a user