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