This commit is contained in:
parent
677d981f6d
commit
1900b935aa
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ export const reloadSync = (
|
|||
}
|
||||
}
|
||||
});
|
||||
if (onlyUpdateDoc) {
|
||||
if (!onlyUpdateDoc) {
|
||||
allModels.files.forEach(item => {
|
||||
setNoteBook(() => {
|
||||
item.init(false);
|
||||
|
|
Loading…
Add table
Reference in a new issue