zhangzengfei
2021-02-07 f339afdea8d0cef5be98f620c487f783afb96a15
src/pages/shuohuangMonitorAnalyze/components/aliPlayer/index.vue
@@ -207,6 +207,7 @@
  },
  mounted() {
    this.$nextTick(() => {
      console.log('player marks',this.markers);
      this.init();
    });
  },