tanyanfei 3 år sedan
förälder
incheckning
e7b227d71d
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      pages/index/index.js

+ 2 - 1
pages/index/index.js

@@ -49,7 +49,8 @@ Page({
       })
       this.setData({
         followList: followList,
-        total:res.data.data.total
+        total:res.data.data.total,
+        error:0
       })
     })
     .catch(err=>{