柒零 1 жил өмнө
parent
commit
a03732884f

+ 3 - 0
subpages/sleepReport/sleepReport.js

@@ -138,6 +138,9 @@ Page({
    */
   onReachBottom() {
     console.log("上拉加载更多");
+    if (this.data.startdateStr) {
+      return
+    }
     var page = this.data.page;
     page += 1;
     this.setData({