liuyu %!s(int64=4) %!d(string=hai) anos
pai
achega
e1ce2fb8c9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/layout/live/detailInfo.vue

+ 1 - 0
src/layout/live/detailInfo.vue

@@ -522,6 +522,7 @@ export default {
             this.client_.unpublish(this.localStream_).then(() => {
               // 取消发布本地流成功
             });
+            this.localStream_.close();
           });
         }
       }