@@ -121,7 +121,7 @@ Page({
that.addConnectBlueDevice(connectDevice);
}
})
- } else {}
+ } else { }
},
@@ -680,7 +680,7 @@ Page({
return;
- if (item.connect != "1") {
+ if (item.connectType != "1") {
return
///去蓝牙连接处理