mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 10:00:13 +01:00
This commit is contained in:
parent
4b3b32a306
commit
3556d3fbd5
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ export const reloadSync = (data: { upsertRootIDs: string[], removeRootIDs: strin
|
|||
});
|
||||
// NOTE asset 无法获取推送地址,先不处理
|
||||
allModels.search.forEach(item => {
|
||||
item.parent.panelElement.querySelector("#searchRefresh").dispatchEvent(new CustomEvent("input"));
|
||||
item.parent.panelElement.querySelector("#searchInput").dispatchEvent(new CustomEvent("input"));
|
||||
});
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue