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