人生啊人生 2 weeks ago
parent
commit
8ccf6f8342
1 changed files with 1 additions and 1 deletions
  1. 1 1
      user_web/src/components/student/CourseChapter3d.vue

+ 1 - 1
user_web/src/components/student/CourseChapter3d.vue

@@ -420,7 +420,7 @@ const callbackLoadEndEvent = (json : { 'roleChoiceOpenBool' : true }) => {
 
         workRoleTexture();
 
-    }, 3000);
+    }, 2000);
     
 }