perf: 同步近期修改

This commit is contained in:
2025-02-21 03:13:57 +08:00
parent 61d800d3c7
commit 4f7f57c162
2 changed files with 3 additions and 2 deletions

View File

@@ -46,7 +46,8 @@ export const useLocale = (tableRef: Ref) => {
total: 0,
pageSize: 10,
currentPage: 1,
background: true
background: true,
pageSizes: [10, 20, 30, 40, 50]
});
/**
* 表格列设置