mirror of
https://github.com/doocs/md.git
synced 2024-11-24 19:10:34 +08:00
fix: preview readOnly
This commit is contained in:
parent
78c3a491e1
commit
df6c769778
@ -19,7 +19,7 @@
|
||||
</el-col>
|
||||
<el-col :span="12" class="preview-wrapper" id="preview">
|
||||
<section id="output-wrapper" >
|
||||
<div class="preview" contenteditable="true">
|
||||
<div class="preview">
|
||||
<section id="output" v-html="output">
|
||||
</section>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user