update demo
This commit is contained in:
@@ -39,10 +39,6 @@ export default class IframeNode extends Node {
|
|||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
onChange(event) {
|
onChange(event) {
|
||||||
if (!this.editable) {
|
|
||||||
return
|
|
||||||
}
|
|
||||||
|
|
||||||
this.url = event.target.value
|
this.url = event.target.value
|
||||||
|
|
||||||
this.updateAttrs({
|
this.updateAttrs({
|
||||||
|
|||||||
Reference in New Issue
Block a user