Commit 71cb7148 authored by Tt's avatar Tt

修改自动

parent 961f5134
...@@ -277,7 +277,7 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -277,7 +277,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
this.tempRes = res this.tempRes = res
this.recordCheck(); this.recordCheck();
}, covert => { }, covert => {
this.log("---------------convertUrl:" + covert) this.log("----------------convertUrl:" + covert)
covert = JSON.parse(covert); covert = JSON.parse(covert);
this.recordAudio = covert.convertUrl; this.recordAudio = covert.convertUrl;
this.recordCheck(); this.recordCheck();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment