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