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