提交 27effcc5 编写于 作者: P Pan

perf[Tinymce]: getContent

上级 7cacd5a4
......@@ -89,7 +89,7 @@ export default {
_this.hasInit = true
editor.on('NodeChange Change KeyUp SetContent', () => {
this.hasChange = true
this.$emit('input', editor.getContent({ format: 'raw' }))
this.$emit('input', editor.getContent())
})
}
// 整合七牛上传
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册