人生啊人生 преди 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);
     
 }