dedsudiyu 1 년 전
부모
커밋
7ecd1f3d0b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/earlyWarningManage/earlyWarningDetail.vue

+ 1 - 1
pages/earlyWarningManage/earlyWarningDetail.vue

@@ -154,7 +154,7 @@
 					@click="lockVideo"
 					id="myvideo" :class="videoType?'videoOpacity1':'videoOpacity0'"
 					:controls="false" :muted="true" :autoplay="true"
-					:show-fullscreen-btn="false"
+					:show-fullscreen-btn="true"
 					:show-play-btn="false"
 					:show-center-play-btn="false"
 					:enable-progress-gesture="false"