diff --git a/src/moduleIOT/pages/iotCarePlan/FR200.tsx b/src/moduleIOT/pages/iotCarePlan/FR200.tsx index 2ae19d7..672d120 100644 --- a/src/moduleIOT/pages/iotCarePlan/FR200.tsx +++ b/src/moduleIOT/pages/iotCarePlan/FR200.tsx @@ -2141,7 +2141,7 @@ class IotCarePlanFR200 extends Component { // Allnum = Math.floor(Allnum / 3); let nursingData = { - nursingTime:result, + // nursingTime:result, nursingData:JSON.stringify({ faceEnergy, max, min, average, groupedAa }) @@ -2158,7 +2158,6 @@ class IotCarePlanFR200 extends Component { // 向下取整 Allnum = Math.floor(Allnum / 3); let nursingData = { - nursingData:JSON.stringify({ Allnum,GearData }) @@ -2168,6 +2167,7 @@ class IotCarePlanFR200 extends Component { } + // 计算挡位 determineTier = (sun) => { // 定义每档的范围