lsc hace 2 años
padre
commit
b799cafc2f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/pages/addCourse.vue

+ 1 - 1
src/components/pages/addCourse.vue

@@ -4502,7 +4502,7 @@ export default {
             this.$forceUpdate();
             this.timer = setTimeout(() => {
               this.seleteCourseUpdate();
-            }, 5000);
+            }, 3000);
           } else if (index == 2) {
             let _this = this;
             _this