lex 10 months ago
parent
commit
2ab70f4396
1 changed files with 1 additions and 1 deletions
  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: {