Commit 2a5e5882 authored by ibuler's avatar ibuler

[Update] 修改连接

parent a62a9c76
...@@ -67,8 +67,10 @@ export class ElementConnectComponent implements OnInit, OnDestroy { ...@@ -67,8 +67,10 @@ export class ElementConnectComponent implements OnInit, OnDestroy {
} }
} }
); );
break;
} }
} }
ngOnDestroy(): void { ngOnDestroy(): void {
connectEvt.unsubscribe(); connectEvt.unsubscribe();
} }
......
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