修改参考设定值添加单位
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
? '/'
|
||||
: '' +
|
||||
row.channelList[item.num + 1].famp +
|
||||
(valueCode == 'Absolute' ? 'V' : '%')
|
||||
(valueCode == 'Absolute' ? 'A' : '%')
|
||||
}}
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user