人生啊人生 3 weeks ago
parent
commit
839d588933
1 changed files with 3 additions and 0 deletions
  1. 3 0
      user_web/src/components/student/courseChapter3d/showDownHole.vue

+ 3 - 0
user_web/src/components/student/courseChapter3d/showDownHole.vue

@@ -35,6 +35,9 @@ const submitEvent = () => {
             return;
         }
     }
+
+    courseChapter3dShow().show.showDownHoleViewOpen = false;
+    
     
 }