fix: 上一版本导致的无法@
This commit is contained in:
@@ -637,7 +637,7 @@ export default {
|
||||
// Options
|
||||
this._options = Object.assign({
|
||||
theme: 'bubble',
|
||||
formats: ['bold', 'strike', 'italic', 'underline', 'blockquote', 'list', 'link', 'image'],
|
||||
formats: ['bold', 'strike', 'italic', 'underline', 'blockquote', 'list', 'link', 'image', 'mention'],
|
||||
readOnly: false,
|
||||
placeholder: this.placeholder,
|
||||
modules: {
|
||||
|
||||
Reference in New Issue
Block a user