mirror of
https://github.com/dataease/dataease.git
synced 2026-06-13 09:04:38 +08:00
fix(数据大屏): 指标卡条件样式的背景颜色样式不正确
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user