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