fix: 终端远程连接组件添加消息监听和发送句柄
This commit is contained in:
@@ -266,6 +266,7 @@ function fnTabClose(id: string) {
|
||||
:id="pane.id"
|
||||
:hostId="pane.host.hostId"
|
||||
init-cmd="help"
|
||||
:disable="true"
|
||||
@connect="fnTerminalConnect"
|
||||
@close="fnTerminalClose"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user