shuisheng hace 2 años
padre
commit
764703efbd
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/views/home/index.vue

+ 2 - 1
src/views/home/index.vue

@@ -19,10 +19,11 @@
         controls
       ></video>
       <div
-        v-if="currentLiveRoom && currentLiveRoom.system === 2"
+        v-if="currentLiveRoom"
         class="btn-wrap"
       >
         <div
+          v-if="currentLiveRoom.system === 2"
           class="btn webrtc"
           @click="joinRoom()"
         >