Unverified 提交 e1123a2c 作者: liuzhidong 提交者: GitHub

fix(codeMirror): fix the JsonEditor embedded in the bullet frame causing the…

fix(codeMirror):  fix the JsonEditor embedded in the bullet frame causing the style to be disordered (#668)
上级 bbddf30e
......@@ -114,7 +114,6 @@
await nextTick();
init();
window.addEventListener('resize', debounceRefresh);
setTimeout(refresh, 50);
});
onUnmounted(() => {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论