Your Name 3 жил өмнө
parent
commit
fc4e795aeb

+ 1 - 6
public/meeting.js

@@ -559,12 +559,7 @@ Meeting.prototype = {
             setTimeout(() => {
                 this[this.targetid].showBrower(false);
             }, 100);
-            setTimeout(() => {
-                this[this.targetid].showBrower(false);
-            }, 100);
-            setTimeout(() => {
-                this[this.targetid].showBrower(false);
-            }, 100);
+            
 
         } catch (E) {}
     },

+ 0 - 1
src/layout/BaseLayout/index.tsx

@@ -390,7 +390,6 @@ export default defineComponent({
             if(window.metting){
               window.metting.closeVideo();
               window.metting = false;
-              window.theSocket = false;
             if(window.isdanbing){
               window.metting.deleteMeeting();
               window.metting.closeClient()