瀏覽代碼

更新打包

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>
           </ElFormItem>
 
 
-          {this.form.backgroundMp3s.length > 0 && (
+          {this.form.backgroundMp3s.length > 0 && this.form.playMode === 'MP3' && (
             <ElFormItem>
             <ElFormItem>
               {{
               {{
                 label: () => (
                 label: () => (