lex 10 月之前
父节点
当前提交
2ab70f4396
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: {