mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-24 16:22:57 +08:00
fix: 小组件数字翻牌颜色前缀问题
This commit is contained in:
parent
2ac2d79966
commit
539db3c56b
@ -44,7 +44,7 @@
|
||||
<n-color-picker
|
||||
size="small"
|
||||
:modes="['hex']"
|
||||
v-model:value="optionData.suffixColor"
|
||||
v-model:value="optionData.prefixColor"
|
||||
></n-color-picker>
|
||||
</SettingItem>
|
||||
<SettingItem name="后缀">
|
||||
|
Loading…
Reference in New Issue
Block a user