mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 05:50:45 +08:00
style: 图表设置样式调整
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user