mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 22:36:14 +08:00
refactoring
This commit is contained in:
parent
e3aaa0630c
commit
c7fdec68c0
@ -124,7 +124,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
onUpdate(state) {
|
||||
this.data = state.doc.toJSON()
|
||||
console.log(state.doc.toJSON())
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user