hanbaoshan
2021-01-25 333158160c33ecaf16a74534bd87ab3ec0c88ecf
src/pages/shuohuangMonitorAnalyze/components/aliPlayer/index.vue
@@ -207,6 +207,7 @@
  },
  mounted() {
    this.$nextTick(() => {
      console.log('player marks',this.markers);
      this.init();
    });
  },