@ -1159,7 +1159,7 @@ class IotCarePlan extends Component<any, any> {
return;
}
let downNum = CountDownTime[ActiveModeItem.modeName] || 3;
let downNum = CountDownTime[ActiveModeItem.modeType] || 3;
console.log("downNum", downNum);
this.showCountdownFun(downNum, () => {}); // 倒计时弹窗