* doc

* fix: i18n

* fix: scroll load
This commit is contained in:
Archer
2025-05-13 12:16:32 +08:00
committed by GitHub
parent 1edca309c4
commit d5f188a1a4
12 changed files with 15 additions and 13 deletions

View File

@@ -351,6 +351,7 @@ export function useScrollPagination<
loadData(true);
},
{
manual: false,
...props
}
);