mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 19:35:50 +00:00
fix: 上一版本导致的无法@
This commit is contained in:
parent
73261da19b
commit
cfdb6e2a93
@ -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: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user