Explorar o código

Merge branch 'iteration_1.3.3' into dev

lex %!s(int64=2) %!d(string=hai) anos
pai
achega
7f615aaaba
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/teacher/music/upload/index.tsx

+ 1 - 1
src/teacher/music/upload/index.tsx

@@ -243,7 +243,7 @@ export default defineComponent({
         audioType: this.audioType,
         sourceType: 'TEACHER',
         mp3Type,
-        hasBeat: this.hasBeat,
+        hasBeat: Number(this.hasBeat),
         accompanimentType: this.accompanimentType,
         titleImg: this.titleImg,
         url: this.hasBeat ? '' : this.mp3Url,