|
@@ -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) {
|