소스 검색

定位支付宝临时停车 H5 无法展示的问题_2

john 2 년 전
부모
커밋
99294c2ea4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/utils/index.js

+ 1 - 1
src/utils/index.js

@@ -305,7 +305,7 @@ export function wssInit() {
       console.log('platform====>305');
       window.stompClient = Stomp.over(socket);
       console.log('platform====>307');
-      window.stompClient.debug = false;
+      // window.stompClient.debug = false;
       console.log('platform====>308');
       windowSendInit();
       console.log('platform====>311');