forked from github/dataease
style: 图表设置样式调整
This commit is contained in:
parent
b44df4c824
commit
1489e3fdbf
@ -345,7 +345,7 @@ watch(
|
|||||||
/>
|
/>
|
||||||
</el-collapse-item>
|
</el-collapse-item>
|
||||||
<collapse-switch-item
|
<collapse-switch-item
|
||||||
v-if="showProperties('border-style') && commonBorderPop"
|
v-if="showProperties('border-style') && commonBorderPop && !batchOptStatus"
|
||||||
v-model="commonBorderPop.borderActive"
|
v-model="commonBorderPop.borderActive"
|
||||||
@modelChange="val => onActiveChange(val)"
|
@modelChange="val => onActiveChange(val)"
|
||||||
:themes="themes"
|
:themes="themes"
|
||||||
|
Loading…
Reference in New Issue
Block a user