mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-04-25 18:48:38 +00:00
REVIEW 定时任务(列表)
This commit is contained in:
@@ -121,8 +121,7 @@
|
||||
</el-table-column>
|
||||
</el-table>
|
||||
<!-- 分页组件 -->
|
||||
<pagination
|
||||
v-show="total > 0"
|
||||
<Pagination
|
||||
:total="total"
|
||||
v-model:page="queryParams.pageNo"
|
||||
v-model:limit="queryParams.pageSize"
|
||||
|
||||
Reference in New Issue
Block a user