achao 3 năm trước cách đây
mục cha
commit
f2091b9f4d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/global.js

+ 0 - 1
src/global.js

@@ -11,7 +11,6 @@ export default {
   },
   whetherWebSocket: function() {
     var that =this
-    debugger
       if ('WebSocket' in window) {
         if (process.env.NODE_ENV === 'production') {
           that.websocket = new WebSocket('wss://www.zthymaoyi.com/wss/websocket/?adminId=84f62127b7384dcdbaeaddfe460329fc' )