提交 cd349c9c 编写于 作者: B break60

[Bug][ui]Fix front-end bug #3413

上级 5558c996
......@@ -364,9 +364,10 @@
}
},
mounted () {
// Added delay loading in script input box
setTimeout(() => {
this._handlerEditor()
}, 200)
}, 350)
},
destroyed () {
if (editor) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册