柒零 1 anno fa
parent
commit
c68aebcd35
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      subpages/addMattresses/addMattresses.js

+ 1 - 0
subpages/addMattresses/addMattresses.js

@@ -747,6 +747,7 @@ Page({
   onUnload() {
     wx.offWifiConnected({});
     wx.stopWifi({})
+    wx.offBluetoothDeviceFound()
     this.closeConnect()
   },