Vanessa 2025-11-19 20:10:31 +08:00
parent d615ddaa97
commit 7c844f9d9a

View file

@ -819,7 +819,7 @@ export const genSearch = (app: App, config: Config.IUILayoutTabSearchConfig, ele
openFileById({
app,
id,
action,
action: [...action, Constants.CB_GET_HL],
zoomIn,
position: "right"
});
@ -859,7 +859,7 @@ export const genSearch = (app: App, config: Config.IUILayoutTabSearchConfig, ele
openFileById({
app,
id,
action,
action: [...action, Constants.CB_GET_HL],
zoomIn
});
if (closeCB) {