tanyanfei 3 년 전
부모
커밋
e7b227d71d
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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=>{