소스 검색

更新打包

lex 1 년 전
부모
커밋
77cc0fc0af
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: () => (