Browse Source

更新打包

lex 8 months ago
parent
commit
77cc0fc0af
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/user-info/music-operation/index.tsx

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

@@ -424,7 +424,7 @@ export default defineComponent({
             />
           </ElFormItem>
 
-          {this.form.backgroundMp3s.length > 0 && (
+          {this.form.backgroundMp3s.length > 0 && this.form.playMode === 'MP3' && (
             <ElFormItem>
               {{
                 label: () => (