1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-02 23:48:47 +00:00

[search] fixup

This commit is contained in:
llj
2024-10-21 18:42:00 +08:00
parent 6f2e9ed75c
commit a8b0403d3f

View File

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