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