#
Junjie
2023-12-08 5a6f5a9ff4bd9a89d6404be6d15fb354ec64d2af
src/main/webapp/views/shuttle2.html
@@ -257,7 +257,7 @@
    //如果出现连接、处理、接收、发送数据失败的时候触发onerror事件
    ws.onerror = function(e) {
        console.log(error);
        console.log(e);
    }
    $(document).ready(function() {