wenhongquan 2 жил өмнө
parent
commit
7e37da1abc

+ 3 - 3
index.html

@@ -16,8 +16,8 @@
     <!-- <script src="./flexible.js"></script> -->
     <script src="./login.js?time=2"></script>
     <script src="./webClient/defaultConfig.js?time=114"></script>
-    <script src="./webClient/initWebSocket.js?time=125"></script>
-    <script src="./webClient/webClient_initWnd.js?time=1222"></script>
+    <script src="./webClient/initWebSocket.js?time=127"></script>
+    <script src="./webClient/webClient_initWnd.js?time=1223"></script>
 
 
 
@@ -26,7 +26,7 @@
     <!--    <script src="../webClient/webClient_initWnd.js"></script>-->
     <script src="./js/common.js?time=4"></script>
 
-    <script src="./meeting.js?time=43"></script>
+    <script src="./meeting.js?time=44"></script>
     <script src="./js/videoplay.js?time=3"></script>
 
     <!-- <script src="https://gw.alipayobjects.com/os/antv/pkg/_antv.g6-3.1.1/build/g6.js"></script> -->

+ 7 - 6
public/webClient/initWebSocket.js

@@ -153,6 +153,7 @@ class InitWebSocketClass {
         browser: 'chrome',
         version: '80.0.3987.100',
         platform: 'win64',
+        softphoneEnable:1
       },
       userCode: this.settings.letUserCode,
       // socketCode: this.socketCode,
@@ -291,12 +292,12 @@ class InitWebSocketClass {
   }
   // 创建群聊会商-邀请一个用户进去会商
     createGroupChat(obj) {
-        const ccp1 = JSON.stringify({
-          loginIp: this.settings.letLoginIp,
-          method: 'registerSoftPhone',
-          userCode: this.settings.letUserCode,
-        });
-      this.webSocketSend(ccp1);
+      //   const ccp1 = JSON.stringify({
+      //     loginIp: this.settings.letLoginIp,
+      //     method: 'registerSoftPhone',
+      //     userCode: this.settings.letUserCode,
+      //   });
+      // this.webSocketSend(ccp1);
       
       setTimeout(() => {
          const ccp = JSON.stringify({