lsc 2 年之前
父节点
当前提交
b799cafc2f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/pages/addCourse.vue

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

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