@ -44,6 +44,10 @@
this.editor.config.uploadImgTimeout = 3 * 60 * 1000 // 设置超时时间
this.editor.create()
},
getValue(){
return this.editor.txt.html()
}