chore: update deps

This commit is contained in:
Netfan
2025-07-02 16:55:55 +08:00
parent b78bc65ce7
commit 78076e70b4
8 changed files with 4371 additions and 3688 deletions

View File

@@ -81,7 +81,7 @@ watch(keywordDebounce, () => {
currentPage.value = 1;
setCurrentPage(1);
});
watchDebounced(
() => props.prefix,
async (prefix) => {