无人机管理后台前端(已迁走)
张含笑
2025-11-17 879f9fee19744f47cab288174d75f19b952739c5
feat:历史任务详情视频不自动播放
1 files modified
4 ■■■■ changed files
src/views/job/components/DeviceJobDetails.vue 4 ●●●● patch | view | raw | blame | history
src/views/job/components/DeviceJobDetails.vue
@@ -113,9 +113,9 @@
                        ref="fullscreenVideo"
                        class="fullscreen-video"
                        :src="currentVideoUrl"
                        :style="{ width: pxToRem(1600), height: '80vh' }"
                        :style="{ width: pxToRem(1567), height: '80vh' }"
                        controls
                        autoplay
                    ></video>
                </div>
            </el-dialog>