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

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

@@ -276,6 +276,7 @@ export default {
         body = JSON.parse(body);
         if (body.switchrole === 'anchor' && body.userid === this.user.uid) {
           this.switchbtn = true;
+          this.roomMeetBtn();
         } else {
           this.switchbtn = false;
         }