optimize UI
hide maintenance
This commit is contained in:
parent
8e64b549d7
commit
2c541eb5aa
18 changed files with 30 additions and 26 deletions
|
@ -95,7 +95,6 @@ export default defineComponent({
|
|||
}
|
||||
},
|
||||
leave() {
|
||||
console.log("hi");
|
||||
SocketManager.getConnection(SocketConnectionTypes.pscanner)?.emit("session:leave");
|
||||
SocketManager.closeConnection(SocketConnectionTypes.pscanner);
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue