分页去掉

This commit is contained in:
gongjiale 2022-10-09 15:44:17 +08:00
parent c9da08b40d
commit fe1ac7cfbc
1 changed files with 2 additions and 2 deletions

View File

@ -191,7 +191,7 @@
</template>
</el-table-column>
</el-table>
<div class="block">
<!-- <div class="block">
<el-pagination
@current-change="handleCurrentChange"
layout="total, prev, pager, next, jumper"
@ -200,7 +200,7 @@
:current-page="currentPage"
>
</el-pagination>
</div>
</div> -->
</div>
</el-card>
</div>