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