mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
added pagination for tasks
This commit is contained in:
@@ -75,8 +75,6 @@
|
||||
</el-table-column>
|
||||
</el-table>
|
||||
<div class="pagination">
|
||||
pageNum: {{pageNum}}
|
||||
pageSize: {{pageSize}}
|
||||
<el-pagination
|
||||
@current-change="onPageChange"
|
||||
@size-change="onPageChange"
|
||||
|
||||
Reference in New Issue
Block a user