浏览代码

Merge branch 'iteration_1.3.3' into dev

lex 2 年之前
父节点
当前提交
4b317e65db
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/user-info/music-operation/index.tsx

+ 1 - 1
src/views/user-info/music-operation/index.tsx

@@ -127,7 +127,7 @@ export default defineComponent({
         this.form.accompanimentType = res.data.accompanimentType
         this.form.titleImg = res.data.titleImg
 
-        this.form.audioType = res.data.mp3Type
+        // this.form.audioType = res.data.mp3Type
 
         if (this.form.audioType === 'MP3') {
           this.form.hasBeat = res.data.hasBeat || 0