* 修复蓝牙设备6155/7305全局弹窗与详情弹窗重复出现的问题
* 修复蓝牙设备6155/7305全局弹窗与详情弹窗重复出现的问题 * 修复蓝牙设备6155/7305全局弹窗与详情弹窗重复出现的问题 * 修复蓝牙设备6155/7305全局弹窗与详情弹窗重复出现的问题 * 修复蓝牙设备6155/7305全局弹窗与详情弹窗重复出现的问题 * 修复蓝牙设备6155/7305全局弹窗与详情弹窗重复出现的问题 * 修复蓝牙设备6155/7305全局弹窗与详情弹窗重复出现的问题 * 修复蓝牙设备6155/7305全局弹窗与详情弹窗重复出现的问题 修复蓝牙设备6155/7305全局弹窗与详情弹窗重复出现的问题
This commit is contained in:
@ -461,12 +461,10 @@ class BleReceive {
|
||||
let formData = {};
|
||||
formData.mode = staticLevelText;
|
||||
formData.fuMode = lightingLevelText;
|
||||
formData.battary = 20; // batteryLevel;
|
||||
formData.battary = batteryLevel;
|
||||
formData.statu = warn;
|
||||
formData.xuhang = lightingTime;
|
||||
|
||||
batteryLevel = 20;
|
||||
console.log("recArr=", recArr);
|
||||
|
||||
|
||||
let recCnt = recArr.find(v => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user