✨ 支持多会话同步指令
This commit is contained in:
parent
0a1e92588c
commit
9b432e8109
@ -83,7 +83,7 @@ const connectIO = () => {
|
||||
socket.value.on('connect_fail', (message) => {
|
||||
console.error(message)
|
||||
$notification({
|
||||
title: '连接失败',
|
||||
title: '终端连接失败',
|
||||
message,
|
||||
type: 'error'
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user