邓洁: 修改细节
This commit is contained in:
@@ -183,7 +183,7 @@ const getTransData = (data) => {
|
|||||||
data?.map(item => {
|
data?.map(item => {
|
||||||
tranObj = {
|
tranObj = {
|
||||||
equipmentId: item.equipmentId,
|
equipmentId: item.equipmentId,
|
||||||
max: 200,
|
max: 800,
|
||||||
valueA: item.phaseCurrentA,
|
valueA: item.phaseCurrentA,
|
||||||
pointA: item.phaseCurrentAThreshold,
|
pointA: item.phaseCurrentAThreshold,
|
||||||
valueB: item.phaseCurrentB,
|
valueB: item.phaseCurrentB,
|
||||||
|
|||||||
Reference in New Issue
Block a user