fix: 修复店铺用户列表未展示统计数据和跳转充值记录,增加充值记录页面

This commit is contained in:
2025-03-25 00:51:02 +08:00
parent f085516959
commit 87f000299c
6 changed files with 513 additions and 7 deletions

View File

@@ -564,7 +564,7 @@ const showPagination = props.contentConfig.pagination !== false;
const defalutPagination = {
background: true,
layout: "total, sizes, prev, pager, next, jumper",
pageSize: 20,
pageSize: 10,
pageSizes: [10, 20, 30, 50],
total: 0,
currentPage: 1,