推送记录默认展示20条
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2025-02-08 09:17:46 +08:00
parent f71cd0e361
commit 9942cde78a
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ const defaultSearchData = () => {
StartTime: null,
EndTime: null,
PageIndex: 1,
PageSize: 10,
PageSize: 20,
Asc: false,
SortField: 'StartTime',
}