tanyanfei 3 years ago
parent
commit
e7b227d71d
1 changed files with 2 additions and 1 deletions
  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=>{