wlzboy
2025-11-10 ae1e467411a786c37fb20b9bce2a7a4da64aa412
app/pages/task/index.vue
@@ -434,7 +434,7 @@
        this.loadTaskList()
        setTimeout(() => {
          this.refreshing = false
          this.$modal.showToast('列表已刷新');
          // this.$modal.showToast('列表已刷新');
          // 停止下拉刷新
          uni.stopPullDownRefresh()
        }, 1000)