1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
71f856029c
commit
6743811bd6
|
@ -130,8 +130,8 @@ const searchDataDefault = () => {
|
||||||
return {
|
return {
|
||||||
EventState: null,
|
EventState: null,
|
||||||
EventTypeName: null,
|
EventTypeName: null,
|
||||||
Asc: true,
|
Asc: false,
|
||||||
SortField: '',
|
SortField: 'CreateTime',
|
||||||
PageIndex: 1,
|
PageIndex: 1,
|
||||||
PageSize: 20,
|
PageSize: 20,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue