natasha hace 1 semana
padre
commit
999a39555d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/Adult/phonePreview/ArticleViewChs/index.vue

+ 1 - 1
src/components/Adult/phonePreview/ArticleViewChs/index.vue

@@ -364,7 +364,7 @@ export default {
       this.pauseAudio();
       this.pauseVideo();
       this.isFull = true;
-      this.goFullscreen();
+      // this.goFullscreen();
     },
     pauseAudio() {
       let audio = document.getElementsByTagName("audio");