hifarer / vueditor

A wysiwyg editor written in Vue.js and Vuex.js
http://hifarer.github.io/vueditor/
MIT License
645 stars 112 forks source link

插入语音之后,内容不可以编辑。不能删除语音 #57

Open zhangsuyun1230 opened 6 years ago

zhangsuyun1230 commented 6 years ago

this.$refs.editor.$store.dispatch('execCommand', { name: 'insertHTML', value: '' })