柒零 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()
   },