update
This commit is contained in:
@@ -24,7 +24,7 @@ function useTableQuery({
|
||||
|
||||
const pagination = reactive({
|
||||
page: 1,
|
||||
pageSize: 20,
|
||||
pageSize: 9,
|
||||
total: 0
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user