mo 1 year ago
parent
commit
f530260d68
1 changed files with 3 additions and 0 deletions
  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
       })