mo hace 1 año
padre
commit
f530260d68
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/views/courseware-list/component/book/index.tsx

+ 3 - 0
src/views/courseware-list/component/book/index.tsx

@@ -137,7 +137,10 @@ export default defineComponent({
           // nextTick(() => {
 
           // });
+        }
 
+        if (page === 1) {
+          handleClose(false)
         }
         return
       })