柒零 пре 1 година
родитељ
комит
c68aebcd35
1 измењених фајлова са 1 додато и 0 уклоњено
  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()
   },