修改
This commit is contained in:
parent
0b881c9817
commit
64bd73dc3a
@ -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() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user