This commit is contained in:
shidongli 2024-08-01 14:54:38 +08:00
parent 0b881c9817
commit 64bd73dc3a

View File

@ -325,6 +325,7 @@ export default {
this.form = JSON.parse(this.phoneNodeContent); this.form = JSON.parse(this.phoneNodeContent);
this.editor.getCurrentPage().read(this.form); this.editor.getCurrentPage().read(this.form);
// }) // })
}
}, },
// //
initG6Editor() { initG6Editor() {