refactoring
This commit is contained in:
@@ -41,9 +41,7 @@ export default {
|
|||||||
|
|
||||||
watch: {
|
watch: {
|
||||||
editable() {
|
editable() {
|
||||||
this.editor.setOptions({
|
this.editor.setEditable(this.editable)
|
||||||
editable: this.editable,
|
|
||||||
})
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user