调整分量输出格式。
This commit is contained in:
parent
3524568fec
commit
7a76fe0751
|
@ -44,7 +44,7 @@ export function ColorRangePicker({
|
|||
<div className={styles.title_row}>
|
||||
<label>{title}</label>
|
||||
<span>
|
||||
{pickerValue}
|
||||
{valueProcess(pickerValue)}
|
||||
{unit}
|
||||
</span>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user