Browse Source

ppt类型区分

黄琪勇 1 month ago
parent
commit
6d65ca6a43
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/courseware-play/component/PptList/index.tsx

+ 1 - 1
src/views/courseware-play/component/PptList/index.tsx

@@ -23,7 +23,7 @@ export default defineComponent({
       props.pptData.id
     }&Authorization=${Authorization}&hideFullScreen=true&fromType=${
       props.fromType
-    }`;
+    }pptResourcesType=CLASS`;
     // 上一页下一页
     function handleChangeSlide(type: 'prev' | 'next') {
       iframeRef.value?.contentWindow?.postMessage(