panlinlin
2021-04-26 689d7c0cc4f4dcee6c6588263f1c90eca81942e7
web_src/src/components/dialog/easyPlayer.vue
@@ -42,6 +42,9 @@
            console.log(message)
        }
    },
    destroyed() {
      this.easyPlayer.destroy();
    },
}
</script>