hanbaoshan
2021-02-26 620f1f8e31cd69a752e48277570fd30f7b57d1d8
src/pages/shuohuangMonitorAnalyze/components/eventVideos.vue
@@ -25,7 +25,11 @@
      type: Object,
      default: {}
    },
  },
  data(){
    return {
      curVideo: {},
    }
  }
}
</script>