mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-04 20:00:17 +01:00
🎨
This commit is contained in:
parent
c61161615f
commit
c7cc5e6510
2 changed files with 6 additions and 5 deletions
|
|
@ -630,6 +630,7 @@ export const genSearch = (app: App, config: ISearchOption, element: Element, clo
|
|||
event.preventDefault();
|
||||
break;
|
||||
} else if (target.id === "searchFilter") {
|
||||
window.siyuan.menus.menu.remove();
|
||||
filterMenu(config, () => {
|
||||
config.page = 1;
|
||||
inputEvent(element, config, undefined, edit, true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue