mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-03-17 11:13:33 +00:00
fix(editor): 显示源码后再显示回编辑器画布空了
This commit is contained in:
parent
084ff6ff68
commit
67d93ec35f
@ -17,7 +17,7 @@
|
|||||||
</slot>
|
</slot>
|
||||||
|
|
||||||
<SplitView
|
<SplitView
|
||||||
v-else
|
v-show="!showSrc"
|
||||||
ref="splitView"
|
ref="splitView"
|
||||||
class="m-editor-content"
|
class="m-editor-content"
|
||||||
left-class="m-editor-framework-left"
|
left-class="m-editor-framework-left"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user