Explorar o código

fix(bugs): wx.stopPullDownRefresh()

tangning %!s(int64=3) %!d(string=hai) anos
pai
achega
f50c805b0d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pages/roomManger/roomManger.js

+ 1 - 0
pages/roomManger/roomManger.js

@@ -281,6 +281,7 @@ Page({
       "roomList":[],
     }, () => {
       this.getRoomList()
+      wx.stopPullDownRefresh()
     })
   },