富文本高度

This commit is contained in:
kclf
2022-12-06 14:23:25 +08:00
parent f0e402990e
commit 7043d76bad

View File

@@ -672,7 +672,7 @@
:mode="mode"
/>
<Editor
style="height: 500px; overflow-y: hidden"
style="height: 300px; overflow-y: hidden"
v-model="valueHtml"
:defaultConfig="editorConfig"
:mode="mode"