This commit is contained in:
home孙 2025-06-30 18:19:32 +08:00
parent c92431e963
commit ae9b9127b4

View File

@ -32,7 +32,7 @@
:current-page.sync="currentPage" :current-page.sync="currentPage"
:page-size="12" :page-size="12"
layout="total, prev, pager, next" layout="total, prev, pager, next"
:total="16" :total="14"
> >
</el-pagination> </el-pagination>
</div> </div>