Ver código fonte

课件播放增加参数

liushengqiang 1 ano atrás
pai
commit
abd1feaf5b
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      src/views/courseware-play/component/musicScore.tsx

+ 2 - 1
src/views/courseware-play/component/musicScore.tsx

@@ -79,7 +79,8 @@ export default defineComponent({
         id: props.music.content,
         modelType: 'practise',
         Authorization: Authorization,
-        showGuide: true
+        showGuide: true,
+        iscurseplay: 'play'
       }
     });
     const checkView = () => {