color 添加透明度

qianlishi 3 years ago
parent 44a45247e7
commit c4b5e2a436

@ -10,6 +10,7 @@
<el-color-picker
v-model="colorValue"
:predefine="predefineColors"
show-alpha
size="mini"
@change="changeColor"
/>

Loading…
Cancel
Save