mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-12-10 01:40:25 +08:00
refactor: PageTable组件重构
This commit is contained in:
@@ -138,7 +138,7 @@ export const useThemeConfig = defineStore('themeConfig', {
|
||||
|
||||
/** 全局设置 */
|
||||
// 默认列表页的分页大小
|
||||
defaultListPageSize: 15,
|
||||
defaultListPageSize: 10,
|
||||
},
|
||||
}),
|
||||
actions: {
|
||||
|
||||
Reference in New Issue
Block a user