Commit 7a977421 by Tianqing Liu

fix: 优化生命周期名称

1 parent 4199d448
......@@ -47,7 +47,7 @@ export default {
this.init(this.playUrl);
// console.log('mounted', window.JessibucaPro.EVENTS);
},
unmounted() {
beforeDestroy() {
this.destroy();
},
methods:{
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!