MrShi
2025-10-23 071eb180ea7196f1ae69a1f9f812abbdd73a00e0
admin/src/views/task/index.vue
@@ -281,6 +281,7 @@
    },
    handleSizeChange(capacity) {
      this.pagination.capacity = capacity
      this.getHeadData(1)
    }
  }
}