lsc 2 years ago
parent
commit
b799cafc2f
1 changed files with 1 additions and 1 deletions
  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