Browse Source

更新打包

lex 1 năm trước cách đây
mục cha
commit
77cc0fc0af
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: () => (