lihao лет назад: 2
Родитель
Сommit
06ff921159
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      static/screenIos/WXtrialInterface.html

+ 3 - 0
static/screenIos/WXtrialInterface.html

@@ -1163,6 +1163,9 @@
       webSocketWorker.onopen = function(e) {
         console.log(e,'onopen')
       }
+      webSocketWorker.onerror = function(e) {
+        console.log(e,'onerror')
+      }
       webSocketWorker.onmessage = function (event) {
         if(flag) {
           getResidueTime();