This commit is contained in:
parent
94a938e2c7
commit
4d62ff78e2
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ export const genSearch = (config: ISearchOption, element: Element, closeCB?: ()
|
|||
resizeTabs();
|
||||
}
|
||||
});
|
||||
wnd.addTab(tab);
|
||||
wnd.split("lr").addTab(tab);
|
||||
if (closeCB) {
|
||||
closeCB();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue