Commit 9a2cafc1 authored by wangqinghua's avatar wangqinghua

update

parent 375ca02c
...@@ -262,7 +262,6 @@ export class NeTopologyComponent implements OnInit, AfterViewInit { ...@@ -262,7 +262,6 @@ export class NeTopologyComponent implements OnInit, AfterViewInit {
$('#link-flexline-v').css('background-color', 'white'); $('#link-flexline-v').css('background-color', 'white');
}); });
console.log($('.layui-collapse') );
// 节点树中每个节点的拖放动作定义给拓扑图编辑器 // 节点树中每个节点的拖放动作定义给拓扑图编辑器
let nodes = $('[topo-div-type=\'topo-node\']'); let nodes = $('[topo-div-type=\'topo-node\']');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment