230320a303 10 tháng trước cách đây
mục cha
commit
9de25c6eb4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/pagesRoom/follow/room.jsx

+ 1 - 1
src/pagesRoom/follow/room.jsx

@@ -66,7 +66,7 @@ class Index extends Component {
     }
     Taro.api.room.apieshouserecordlist(params).then(res => {
       const curData = res.list || []
-      console.log(curData)
+      // console.log(curData)
       let isListEnd = false
       if (curData.length > 0) {
         if (page === 1) {