Commit 71cb7148 authored by Tt's avatar Tt

修改自动

parent 961f5134
......@@ -277,7 +277,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
this.tempRes = res
this.recordCheck();
}, covert => {
this.log("---------------convertUrl:" + covert)
this.log("----------------convertUrl:" + covert)
covert = JSON.parse(covert);
this.recordAudio = covert.convertUrl;
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