柒零 hace 1 año
padre
commit
c68aebcd35
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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()
   },