perf: 同步近期修改

This commit is contained in:
2025-02-22 00:22:38 +08:00
parent f01a672b2d
commit 177bda9d99
24 changed files with 170 additions and 62 deletions

View File

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