浏览代码

fixed hungup for pro

Josh 4 年之前
父节点
当前提交
c1d4c8b704
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      resources/views/app/video/call.blade.php

+ 2 - 0
resources/views/app/video/call.blade.php

@@ -210,6 +210,8 @@
                             this.started = false;
                             this.startTime = false;
                             this.videoActive = false;
+                            this.otSession.destroy();
+                            window.location.reload();
                             // this.client = false;
                         }
                     },