This commit is contained in:
Vanessa 2022-11-19 10:49:43 +08:00
parent 1f391d7f50
commit b542a80f56
8 changed files with 13 additions and 14 deletions

View file

@ -200,7 +200,7 @@ const getUnInitTab = (options: IOpenFileOptions) => {
}
}
});
}
};
const switchEditor = (editor: Editor, options: IOpenFileOptions, allModels: IModels) => {
allModels.editor.forEach((item) => {