liuyu 5 年之前
父节点
当前提交
632883c8b3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/live/roomDetail.vue

+ 1 - 0
src/views/live/roomDetail.vue

@@ -255,6 +255,7 @@ export default {
       } else {
         console.log('share--' + this.othedivshow);
         const oldstrem_ = _.find(this.stremlist, { type: 'mainr' });
+        this.stermStop(oldstrem_.strem);
         this.stermPlay(oldstrem_.strem, 'look-video-right');
         if (this.othedivshow) {
           for (const elm of this.stremMeetlist) {