1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-03 07:55:36 +00:00

[search] fixup

This commit is contained in:
llj
2024-10-21 18:46:04 +08:00
parent 45903274d9
commit aaebfe27e4

View File

@@ -33,7 +33,7 @@ class Search extends Component {
highlightIndex: 0,
page: 0,
isLoading: false,
hasMore: true,
hasMore: false,
isMaskShow: false,
showRecent: true,
isResultGetted: false,