人生啊人生 il y a 2 semaines
Parent
commit
8ccf6f8342
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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);
     
 }