Junjie
2024-02-23 3b64c807f60e5d6b71deca3f79c9be4be19abfaa
src/main/webapp/views/shuttle.html
@@ -225,7 +225,7 @@
    //如果出现连接、处理、接收、发送数据失败的时候触发onerror事件
    ws.onerror = function(e) {
        console.log(error);
        console.log(e);
    }
    $(document).ready(function() {