Vanessa 2022-11-28 11:26:26 +08:00
parent 7beee6c57c
commit 389fd86925
9 changed files with 88 additions and 33 deletions

View file

@ -51,7 +51,7 @@ interface Window {
interface ISearchOption {
group: number,
hasReplace: boolean,
querySyntax: boolean,
method: number // 0文本1查询语法2SQL3正则表达式
hPath: string
idPath: string
k: string