人生啊人生 2 тижнів тому
батько
коміт
8ccf6f8342
1 змінених файлів з 1 додано та 1 видалено
  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);
     
 }