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