style: 图表设置样式调整

This commit is contained in:
wangjiahao 2024-09-03 11:50:58 +08:00
parent b44df4c824
commit 1489e3fdbf

View File

@ -345,7 +345,7 @@ watch(
/>
</el-collapse-item>
<collapse-switch-item
v-if="showProperties('border-style') && commonBorderPop"
v-if="showProperties('border-style') && commonBorderPop && !batchOptStatus"
v-model="commonBorderPop.borderActive"
@modelChange="val => onActiveChange(val)"
:themes="themes"