skyblued %!s(int64=2) %!d(string=hai) anos
pai
achega
6dd0a4c033
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/coursewarePlay/index.tsx

+ 1 - 1
src/views/coursewarePlay/index.tsx

@@ -91,7 +91,7 @@ export default defineComponent({
       const videoItem = data.itemList.find(n => n.id === popupData.itemActive)
       // 阴影切换的时候,具体去切换某个视频的控件
       if (videoItem && videoItem.type === 'VIDEO'){
-        videoItem.playModel = activeData.model
+        // videoItem.playModel = activeData.model
       }
     })
     const getItemList = () => {