This commit is contained in:
Vanessa 2024-06-07 00:19:09 +08:00
parent a7dadc5a1f
commit 01e5df1e3d
5 changed files with 9 additions and 10 deletions

View file

@ -406,4 +406,4 @@ const openEdit = (protyle: IProtyle, element:HTMLElement, event: MouseEvent) =>
}
target = target.parentElement;
}
}
};