NEZ-2297 feat:asset评论内容支持富文本
This commit is contained in:
@@ -408,6 +408,7 @@ export default {
|
||||
textChange (val) {
|
||||
const html = `<div class="editor-core ql-container ql-snow"><div class="ql-editor">${val}</div></div>`
|
||||
this.chartConfig.param.text = html
|
||||
this.$refs.chartForm.validateField('param.text')
|
||||
this.change()
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user