Browse Source

Update index.tsx

lex 1 năm trước cách đây
mục cha
commit
95dc14d2ce
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/pc/component/upload-to-resources/index.tsx

+ 1 - 1
src/pc/component/upload-to-resources/index.tsx

@@ -129,7 +129,7 @@ export default defineComponent({
         background: [
           {
             audioFileUrl: froms.mp3,
-            track: props.item?.subjectCode || "acoustic_grand_piano" || "P1",
+            track: "P1",
           },
         ],
         musicImg: froms.musicImg,