fix(数据大屏): 指标卡条件样式的背景颜色样式不正确

This commit is contained in:
dataeaseShu
2026-03-26 14:50:40 +08:00
committed by dataeaseShu
parent 54aa401c73
commit 70b1e6a106

View File

@@ -182,7 +182,7 @@ init()
<div class="color-title">{{ t('chart.backgroundColor') }}</div>
<el-color-picker
is-custom
size="large"
:trigger-width="60"
v-model="item.backgroundColor"
show-alpha
class="color-picker-style"