提交 48475beb 编写于 作者: Q qiang

fix: lint

上级 d5ebc498
...@@ -108,7 +108,7 @@ class InnerAudioContext { ...@@ -108,7 +108,7 @@ class InnerAudioContext {
}) })
} }
destroy () { destroy () {
clearInterval(audio.__timing) clearInterval(this.__timing)
invokeMethod('destroyAudioInstance', { invokeMethod('destroyAudioInstance', {
audioId: this.id audioId: this.id
}) })
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册