hanbaoshan
2021-01-25 333158160c33ecaf16a74534bd87ab3ec0c88ecf
src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue
@@ -236,7 +236,6 @@
            <span>播放视频</span>
          </div>
        </div>
        <video-analyze :videoDetails="selectedVideo" />
      </el-dialog>
    </div>
@@ -463,6 +462,7 @@
      let _this = this;
      _this.selectedVideo = data;
      _this.videoDialogVisible = true;
    },
    checkFollow () {