hive-app/pages/workbench/followRecords/index.vue
@@ -142,7 +142,7 @@ onPullDownRefresh(){ this.reload(); let timer = setTimeout(function () { uni.startPullDownRefresh(); uni.stopPullDownRefresh(); clearTimeout(timer); timer = null; }, 800);