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