go.js:获取节点连线内容
2021-01-15 17:11
阅读:641
标签:seq 连线 links pre UNC style sub find console go.js:获取节点连线内容 标签:seq 连线 links pre UNC style sub find console 原文地址:https://www.cnblogs.com/xxzb/p/13392977.html
e.subject.part.findLinksInto().each(function (node) {
console.log(node.data);
that.myDiagram.model.setDataProperty(node.data, "prevSeqId", 1);
});
评论
亲,登录后才可以留言!