微调
This commit is contained in:
@@ -228,7 +228,7 @@ const unit = [
|
||||
},
|
||||
{
|
||||
label: '功率',
|
||||
unit: 'W'
|
||||
unit: props.valueCode == 'Absolute' ? 'W' : '%Un*In'
|
||||
},
|
||||
{
|
||||
label: '电压偏差',
|
||||
|
||||
Reference in New Issue
Block a user