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