lex 1 năm trước cách đây
mục cha
commit
2ab70f4396
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/coursewarePlay/component/video-play.tsx

+ 1 - 1
src/views/coursewarePlay/component/video-play.tsx

@@ -326,7 +326,7 @@ export default defineComponent({
       const origin = /(localhost|192)/.test(location.host)
         ? 'https://test.gym.lexiaoya.cn'
         : location.origin;
-      const src = `${origin}/accompany/?Authorization=${Authorization}#/detail/${m.materialMusicId}`;
+      const src = `${origin}/accompany/?Authorization=${Authorization}#/detail/${item.value.materialMusicId}`;
       postMessage({
         api: 'openAccompanyWebView',
         content: {