MrShi
2025-09-28 8995a87dc1599e2cbbfc7bc4ef0a8f68a159b5e5
admin/src/views/task/index.vue
@@ -281,6 +281,7 @@
    },
    handleSizeChange(capacity) {
      this.pagination.capacity = capacity
      this.getHeadData(1)
    }
  }
}