优化积分锁客 优化角色模板问题

This commit is contained in:
gyq
2025-12-12 11:49:07 +08:00
parent b860fa0009
commit b16c530306
9 changed files with 109 additions and 42 deletions

View File

@@ -33,7 +33,7 @@
</el-table-column> -->
</el-table>
</div>
<el-pagination :total="tableData.total" :current-page="tableData.page + 1" :page-size="tableData.size"
<el-pagination :total="tableData.total" :current-page="tableData.page" :page-size="tableData.size"
layout="total, sizes, prev, pager, next, jumper" @current-change="paginationChange" @size-change="sizeChange" />
<template #footer>
<span class="dialog-footer">