柒零 1 năm trước cách đây
mục cha
commit
719e32eaaa
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      subpages/addMattresses/addMattresses.js

+ 2 - 1
subpages/addMattresses/addMattresses.js

@@ -279,6 +279,7 @@ Page({
       deviceId: deviceId,
       sn: nameList[1]
     })
+    wx.offBluetoothDeviceFound()
   },
 // 开始配网
   bindViewConnect() {
@@ -519,7 +520,7 @@ Page({
       }
     })
   },
-  //监听通知
+  //监听通知
   onNotify: function () {
     //console.log("=========== onNotify ============");
     var self = this;