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