Explorar el Código

学生端--播放课件-通过切换右侧的列表

liushengqiang hace 1 año
padre
commit
4cb1a6a9d0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/courseware-play/index.tsx

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

@@ -333,7 +333,7 @@ export default defineComponent({
 
     /** 弹窗关闭 */
     const handleClosePopup = () => {
-      setModelOpen();
+      // setModelOpen();
     };
     return () => (
       <div id="playContent" class={styles.playContent}>