guozhaolong / wfd-vue

flowable workflow designer for Vue base on @antv/g6
https://guozhaolong.github.io/wfd-vue/
1.01k stars 263 forks source link

请教大佬:是不是save方法是没有的?怎样获取每个节点的所有参数貌似通过model来不知道怎样实现? #53

Open cheapWhite opened 4 years ago

cheapWhite commented 4 years ago

image

guozhaolong commented 4 years ago

this.graph.save()就可以获得包含model所有参数的json啊