perf: 同步近期修改
This commit is contained in:
@@ -46,7 +46,8 @@ export const useConfig = (tableRef: Ref) => {
|
||||
total: 0,
|
||||
pageSize: 10,
|
||||
currentPage: 1,
|
||||
background: true
|
||||
background: true,
|
||||
pageSizes: [10, 20, 30, 40, 50]
|
||||
});
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user